[Tutor] python3.0 and tkinter on ubuntu 8.10

spir denis.spir at free.fr
Tue Jan 13 22:45:01 CET 2009


Le Tue, 13 Jan 2009 16:02:48 -0500,
Vern Ceder <vceder at canterburyschool.org> a écrit :

> Hi,
> 
> I have Python 3.0/Tkinter/IDLE working fine on Ubuntu 8.10, but it takes 
> a certain amount of fiddling.
> 
> 1. Make sure the stock Ubuntu Python 3.0 package is not installed
> 
> 2. download the Python 3.0 source from python.org
> 
> 3. install the following packages: build-essential libsqlite3-dev 
> libreadline5-dev libncurses5-dev zlib1g-dev libbz2-dev libssl-dev 
> libgdbm-dev tk-dev
> 
> 4. unpack the Python source and switch to that folder
> 
> 5. build Python using the standard ./configure, make, make install 
> sequence - if you want more detail/help on that process, just ask...
> 
> I'd be happy to explain this process in more detail if anyone wants...
> 
> Cheers,
> Vern

Yes, I would like it, as I'm under ubuntu too and plan to switch to py3.0 soon.
Do you know whether there are issues under ubuntu 8.04 with py3.0? (I have both ubuntu 8.04 &
8.10)
Thanks, Denis 

------
la vida e estranya


More information about the Tutor mailing list