Re: FVWM: XFree86 upgrade: fvwm2 and libXpm.so.4

From: Vivek <vivek_at_etrade.co.uk>
Date: Wed, 24 May 2000 11:17:59 +0100 (BST)

On Wed, 24 May 2000, Neil Zanella wrote:

> $ ls /usr/X11R6/lib/libXpm*
> /usr/X11R6/lib/libXpm.a /usr/X11R6/lib/libXpm.so.4
> /usr/X11R6/lib/libXpm.so /usr/X11R6/lib/libXpm.so.4.11
>
> However I still get the same errors:
>
> [~/fvwm-2.3.17]# ./configure
> checking for X11/xpm.h... yes
> checking for Xpm 3.4g or better... no
>
> This is very strange. I have Xpm 3.4k! What exactly is configure
> checking for?

Is /usr/X11R6/lib in your /etc/ld.so.conf?
Have you run ldconfig since installing Xpm?

Other than that, the approach I usually take with configure is to zero in
on the bit of the script that is doing the check and dumping a load of
'echo' statements in there to find out what it's doing: Often configure
will create a temp .c file and try to compile, link and run it to see if a
library is there: If any of those stages fail, configure thinks the
library is unavailable. Alternatively, If something worked in
Xpm-3.4[ghij] but isn't quite the same in Xpm-3.4k, than you'd get the
same symptom...

HTH
-- 
fsck -f -b 8193 /dev/cortex
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed May 24 2000 - 05:11:07 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:50 BST