Missing libX11.a on AIX

Simon Kesenci tomega at earthlink.net
Tue Mar 13 18:07:51 EST 2001


Open the Setup file in the Modules directory, and comment out the lines for 
the following modules:

gl
sv
tkinter

The section for the last module traverses several lines.  Comment them all 
out and recompile.

--S.

Dan Moran wrote:

> 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