Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 10th, 2005, 08:15 PM
Srinivasan TK
Guest
 
Posts: n/a
Default Python-2.4.1 Build error on AIX

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:open(): A file or directory in the path
name does not exist.
ld: 0706-006 Cannot find or open library file: -l
tcl8.3
ld:open(): 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

  #2  
Old August 11th, 2005, 07:15 AM
Martin v. Löwis
Guest
 
Posts: n/a
Default Re: Python-2.4.1 Build error on AIX

Srinivasan TK wrote:[color=blue]
> I get the below error when trying to build python on
> AIX.
>
> Is there a way to ignore _tkinter.[/color]

Yes. Just ignore these error messages.

Regards,
Martin
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles