[Tutor] Installing Python2.1.. Problem with _tkinter

Praveen Pathiyil ppathiyi@cisco.com
Thu, 14 Jun 2001 18:08:13 +0530


----- Original Message -----
From: "Remco Gerlich" <scarblac@pino.selwerd.nl>
To: <tutor@python.org>
Sent: Thursday, June 14, 2001 5:07 PM
Subject: Re: [Tutor] Installing Python2.1.. Problem with _tkinter


> On  0, Praveen Pathiyil <ppathiyi@cisco.com> wrote:
> > I have included the paths for Tcl and Tk headers and libraries. I have
also made the whole comand into a single line as suggested in the
> > Setup file.
> >
> > _tkinter _tkinter.c
tkappinit.c -DWITH_APPINIT -L/auto/sw/packages/cygnus/progre
> >
ssive-98r1-v0/H-sparc-sun-solaris2.5/lib -I/auto/usrlocal/include -I/usr/X11
R6/i
> >
nclude -I/usr/openwin/include -L/auto/sw/packages/cygnus/progressive-98r1-v0
/H-s
> > parc-sun-solaris2.5/lib -L/usr/X11R6/lib -L/usr/openwin/lib -lX11
>
> I don't see a -L and -I option for the Tcl/Tk directories here.
>
> Try adding them, maybe that helps.

The Tcl and Tk libraries are in the directory
auto/sw/packages/cygnus/progressive-98r1-v0/H-sparc-sun-solaris2.5/lib
and the header files are in the directory
auto/usrlocal/include
both of which are included .....

Any other possible reasons ?

Thx,
Praveen.