Missing libX11.a on AIX
Dan Moran
moran at idx.com
Tue Mar 13 14:41:24 EST 2001
Hi Folks.
When running python on a AIX box (4.3.3), I get the following message:
exec(): 0509-036 Cannot load program ./python because of the following
errors:
0509-150 Dependent module libX11.a(shr4.o) could not be loaded.
0509-022 Cannot load module libX11.a(shr4.o).
0509-026 System error: A file or directory in the path name does not
exist.
This box was not setup with the X11 libraries.
Can Python be compiled to exclude its dependency on X11?
::Dan Moran
More information about the Python-list
mailing list