Jump to content

Help with Python - make


Guest razzmataz1478

Recommended Posts

Guest razzmataz1478

So..as some know you have to have python to build android from source.

And to install Python you have to build that from source.

My problem:

Python build finished, but the necessary bits to build these modules were not found:



_bsddb             _curses            _curses_panel   


_tkinter           bsddb185           dbm             


dl                 gdbm               imageop         


sunaudiodev                                           



To find the necessary bits, look in setup.py in detect_modules() for the module's name.

My question:

How do I get these modules? :P

Link to comment
Share on other sites

  • 2 weeks later...
Guest hugobosslives

think you had everyone thinking they were a noob then.

lol i've never tried to build python from source (or known that you were meant to) i presume it comes down in the sync.

Link to comment
Share on other sites

  • 4 weeks later...
Guest omegavesko
Bump: I removed Python in rage and forgot how to install it again :(

Anyone help?

Depends on your distro/package manager. On Ubuntu, just do "sudo apt-get install python".

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.