Help AIX 5.3 build on Python-3.1a2

pruebauno at latinmail.com pruebauno at latinmail.com
Wed Apr 29 13:51:42 EDT 2009


On Apr 28, 10:07 am, Jeroen Ruigrok van der Werven <asmo... at in-
nomine.org> wrote:
> -On [20090427 20:31], prueba... at latinmail.com (prueba... 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...

I don't think I have tk. Since it is the last thing to build it's not
a problem. At that point I just call it a successful compilation :-).
Python still works fine regardless.



More information about the Python-list mailing list