Re: Python-2.4.1 Build error on AIX

2005-08-10 Thread Martin v. Löwis
Srinivasan TK wrote: > 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 -- http://mail.python.org/mailman/listinfo/python-list

Python-2.4.1 Build error on AIX

2005-08-10 Thread 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:open(): A file or directory in the path name does not exis