Python-2.4.1 Build error on AIX

S

Srinivasan TK

All,
I get the below error when trying to build python on
AIX.

Is there a way to ignore _tkinter.

Please help

Sri

I do the following in my command line.

export CC=gcc

ld: 0706-006 Cannot find or open library file: -l
tk8.3
ld:eek:pen(): A file or directory in the path
name does not exist.
ld: 0706-006 Cannot find or open library file: -l
tcl8.3
ld:eek:pen(): A file or directory in the path
name does not exist.
*** WARNING: renaming "_tkinter" since importing it
failed: No such file or directory
error: No such file or directory
make: *** [sharedmods] Error 1





____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Srinivasan said:
I get the below error when trying to build python on
AIX.

Is there a way to ignore _tkinter.

Yes. Just ignore these error messages.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top