Jan Van Belle wrote:

> Davor Cengija wrote:
>> 
>> Jan Van Belle wrote:
>> > it cannot find the Xpm library. This while I am sure that it
>> > is on it's place, since I installed Xfree86 4.2.0 or 4.3.0 .
>> > The only time I had no problems was when I installed the
>> > Xserver in a non-default directory (/opt/X11R6 instead of
>> > /usr/X11R6) and modified that in the top-Imakefile.
>> 
>> The only thing I could remember right now is /etc/ld.so.conf, where the
>> directories with the dynamic libraries are listed. On my Linux system I
>> have /usr/X11R6/lib on the top of that file. You haven't stated which OS
>> you're using, but it could help you start.
>
> /usr/X11R6/lib is in the ld.so.conf

What about xpm packages:

[EMAIL PROTECTED] ~ $ rpm -qa | grep -i xpm
libxpm4-devel-3.4k-19mdk
libxpm4-3.4k-19mdk

You need both libs and devel packages since:

[EMAIL PROTECTED] ~ $ rpm -ql libxpm4-devel-3.4k-19mdk 
/usr/X11R6/bin/cxpm
/usr/X11R6/bin/sxpm
/usr/X11R6/include/X11/xpm.h
/usr/X11R6/lib/libXpm.a
/usr/X11R6/lib/libXpm.so
/usr/share/doc/libxpm4-devel-3.4k
...


-- 
[EMAIL PROTECTED]

Reply via email to