hi,
 i have tried 
sa...@ubuntu:~/Desktop/Python-2.6.5$ sudo apt-get build-dep python
but still the problem persists . when i make the package i get :

Failed to find the necessary bits to build these modules:
_bsddb             _curses            _curses_panel   
_sqlite3           bsddb185           bz2             
dbm                gdbm               readline        
sunaudiodev                                           
To find the necessary bits, look in setup.py in detect_modules() for the 
module's name.

running build_scripts

Please help.

> From: prolo...@shortcircuit.net.au
> Date: Thu, 29 Apr 2010 17:22:21 +1000
> Subject: Re: help req installing python 2.6
> To: python-list@python.org
> 
> 2010/4/29 sanam singh <sanamsi...@hotmail.com>:
> > hi,
> > i am am facing problem in installing python 2.6 on ubuntu 9.04. When i sudo
> > make i get following error :
> 
> You need to install the necessary development
> headers/libraries required to build Python from source.
> 
> eg:
> 
> $ sudo apt-get install gdbm-dev
> 
> [ snip ]
> 
> cheers
> James
> -- 
> http://mail.python.org/mailman/listinfo/python-list
                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to