I tried to compile and install python3.0 from source,but after &quot;make&quot;,it shows:<br><br>Python build finished, but the necessary bits to build these modules were not found:<br>_dbm               _gdbm              _hashlib        <br>
_sqlite3           _ssl               _tkinter        <br>bz2                readline                           <br>To find the necessary bits, look in setup.py in detect_modules() for the module&#39;s name.<br><br>Could anybody tell me how to install these modules?Thank you!<br>
My OS is Ubuntu 8.10<br>