Help AIX 5.3 build on Python-3.1a2

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Tue Apr 28 10:07:45 EDT 2009


-On [20090427 20:31], pruebauno at latinmail.com (pruebauno at latinmail.com) wrote:
>./Modules/ld_so_aix xlc_r -q64 -bI:Modules/python.exp build/
>temp.aix-5.3-3.1//ptst/Python-3.1a2/Modules/_tkinter.o build/
>temp.aix-5.3-3.1//ptst/Python-3.1a2/Modules/tkappinit.o -L/usr/X11R6/
>lib64 -L/usr/X11R6/lib -L/usr/local/lib -ltk8.3 -ltcl8.3 -lX11 -o
>build/lib.aix-5.3-3.1/_tkinter.so
>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.

Well, do you have TK installed? It seems so, but are the paths passed to the
compiler/linker correct (-L) for locating libtk8.3.so?

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
Time is a twofold teacher, harsh and yet patient like no-one...



More information about the Python-list mailing list