[Tutor] TKinter and things over Linux

Alberto Troiano albertito_g at hotmail.com
Tue Apr 19 14:49:11 CEST 2005


Hi
I have another problem. It seems that I manage to solve a problem and run 
into another

The problem is that now I can't install MySQLdb (MySQL database module for 
Python 2.3.4)

I try to ./configure and it prints a lot of crap and then says mysql ended 
on exit 1

What can I do??????????

Please help me I'm about to throw my machine over the windows (and I live on 
the 6th)

Thanks in advanced

Alberto

<html><div><IMG height=12 src="http://graphics.hotmail.com/emvamp.gif" 
width=12>&nbsp;Gaucho</div></html>




>From: "Alberto Troiano" <albertito_g at hotmail.com>
>To: klappnase at freenet.de
>CC: tutor at python.org
>Subject: Re: [Tutor] TKinter and things over Linux
>Date: Mon, 18 Apr 2005 19:03:08 +0000
>
>Hi everyone
>
>I have been able to install Python 2.3.4 with Tkinter.
>I don't know if there is some kind of knowledge base but if somebody has 
>this problem this is what I did:
>
>I have downloaded the tcl/tk rpm from 
>http://www.interlink.com.au/anthony/tech/rh9-tcltk/
>(They are 8.3.5-185 and fix the bug that Linux Red Hat 9.0 tcl/tk 8.3.5-xx 
>has)
>
>I've installed first the tcl package and then the tk package.
>Then I've installed Python2.3.4 with the following commands:
>./configure --enable-unicode=ucs4
>make
>make install
>
>That's all
>
>Thanks to all who tried to help me (Now I have a problem with the MySQL 
>database but that doesn't fit in this forum ;)
>
>Regards
>
>Alberto
>
>
>>From: Michael Lange <klappnase at freenet.de>
>>To: tutor at python.org
>>Subject: Re: [Tutor] TKinter and things over Linux
>>Date: Mon, 18 Apr 2005 17:09:28 +0200
>>
>>On Mon, 18 Apr 2005 13:24:03 +0000
>>"Alberto Troiano" <albertito_g at hotmail.com> wrote:
>>
>>Hi Alberto,
>>
>> > Hey
>> > Let me know if this format is better (I use Hotmail in the web so...)
>> >
>>
>>Looks pretty much ok to me :-)
>>
>> > Sadly I'm not in the linux machine so I can't run the command you sent 
>>me
>> > but I shall explain the version just so you know
>> >
>> > The fullname version is Red Hat Advanced Server 3.0. This is a 
>>commercial
>> > version of Linux
>> > But it has so many problems and so few documentation that I switched to 
>>Red
>> > Hat 9.0 (I think that you're familiar with this version)
>> >
>> > I have installed tcl and tk support and I will download and install the
>> > anthony's RPMs
>> > What can I do to make Tkinter work on Linux Red Hat 9.0??????????
>> >
>>
>>First you should make sure that all necessary RPMs are installed; the 
>>basic python
>>RPM will be installed by default on RedHat 9 but probably not Tkinter ( 
>>I'm not sure
>>how the RPM is called on RedHat, maybe python-tkinter or python-tk or 
>>tkinter or... ).
>>
>>Best regards
>>
>>Michael
>>_______________________________________________
>>Tutor maillist  -  Tutor at python.org
>>http://mail.python.org/mailman/listinfo/tutor
>
>
>Gaucho
>
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor




More information about the Tutor mailing list