On 24 May 2000 04:15:48 -0230, Neil Zanella wrote:
>
> This gave me the required .a file so now I have:
>
> $ 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
Depending on your instalation method, you may also need to run ldconfig.
> 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?
The standard reply. If you have configure problems, first take a look at
config.log, you should see why "checking for Xpm 3.4g or better" failed.
Also at the end, the real xpm problem should be displayed, like:
Have XPM support? no: Xpm library version is too old!
Regards,
Mikhael.
--
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:05:03 BST