Hi Waldek,
On 6/1/07, Waldek Hebisch <[EMAIL PROTECTED]> wrote:
> Also regarding the X libraries problem, I get the same problem
> in wh-sandbox. Even when the headers are installed, hyperdoc...
> does not build. When running config I get:
>
> checking for X... libraries , headers in standard search path
>
> Attached is the config.log for wh-sandbox. This is in Ubuntu 7.04.
>
In the log I see:
: configure:7521: checking for XpmReadFileToImage in -lXpm
: configure:7551: gcc -o conftest -g -O2 conftest.c -lXpm -lX11 >&5
: /usr/bin/ld: cannot find -lXpm
: collect2: ld returned 1 exit status
: configure:7557: $? = 1
which means that configure can not find libXpm. If you really have
libXpm can you tell us where it lives?
"I see" said the blind man :-). I think in Ubuntu/Debian the packages
for the X header files are in : libx11-dev and libxt-dev.
A search in my box for libXpm yields:
/usr/lib32/libXpm.so.4
/usr/lib32/libXpm.so.4.11.0
/usr/lib/libXpm.so.4
/usr/lib/libXpm.so.4.11.0
Regards,
Alfredo
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer