Re: [Tutor] how to compile python3.0

2009-04-25 Thread عماد نوفل
On Fri, Apr 24, 2009 at 11:59 AM, Shaofeng NIu wrote: > that worked for me,too :) thanks to all the peopel helping me > > 2009/4/24 Dayo Adewunmi > >> Shaofeng NIu wrote: >> >>> I tried to compile and install python3.0 from source,but after "make",it >>> shows: >>> >>> Python build finished, but

Re: [Tutor] how to compile python3.0

2009-04-24 Thread Shaofeng NIu
that worked for me,too :) thanks to all the peopel helping me 2009/4/24 Dayo Adewunmi > Shaofeng NIu wrote: > >> I tried to compile and install python3.0 from source,but after "make",it >> shows: >> >> Python build finished, but the necessary bits to build these modules were >> not found: >> _db

Re: [Tutor] how to compile python3.0

2009-04-24 Thread A.T.Hofkamp
Shaofeng NIu wrote: I tried to compile and install python3.0 from source,but after "make",it shows: Python build finished, but the necessary bits to build these modules were not found: _dbm _gdbm _hashlib _sqlite3 _ssl _tkinter bz2

Re: [Tutor] how to compile python3.0

2009-04-24 Thread Dayo Adewunmi
Shaofeng NIu wrote: I tried to compile and install python3.0 from source,but after "make",it shows: Python build finished, but the necessary bits to build these modules were not found: _dbm _gdbm _hashlib _sqlite3 _ssl _tkinter b

[Tutor] how to compile python3.0

2009-04-24 Thread Shaofeng NIu
I tried to compile and install python3.0 from source,but after "make",it shows: Python build finished, but the necessary bits to build these modules were not found: _dbm _gdbm _hashlib _sqlite3 _ssl _tkinter bz2readline To find the