axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Re: Compile Error


From: Alfredo Portes
Subject: Re: [Axiom-developer] Re: Compile Error
Date: Fri, 1 Jun 2007 14:52:56 -0400

Hi Waldek,

On 6/1/07, Waldek Hebisch <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]