Hi Dan,

I tried re-building everything with even more explicit library paths, but I'm still not able to display a PNG with FVWM. And like I said before everything shows that I've successfully built in PNG support. Here's what I used before running configure.

setenv LDFLAGS "-L /usr/local/lib -R /usr/local/lib
-L /usr/openwin/lib -R /usr/openwin/lib
-L /lsi/vp/spiderman/user/bsferraz/bin/xpm-3.4k-solaris
-R /lsi/vp/spiderman/user/bsferraz/bin/xpm-3.4k-solaris
-L /lsi/vp/spiderman/user/bsferraz/bin/libpng-1.2.5/lib
-R /lsi/vp/spiderman/user/bsferraz/bin/libpng-1.2.5/lib"


./configure --prefix=/lsi/home/bsferraz/bin/fvwm-2.5 --with-xpm-library=/lsi/vp/spiderman/user/bsferraz/bin/xpm-3.4k-solaris/lib --with-xpm-includes=/lsi/vp/spiderman/user/bsferraz/bin/xpm-3.4k-solaris/include --with-png-library=/lsi/vp/spiderman/user/bsferraz/bin/libpng-1.2.5/lib --with-png-includes=/lsi/vp/spiderman/user/bsferraz/bin/libpng-1.2.5/include


Would it be OK if I attached a copy of my config.log file for you to quickly scan over? Maybe you could find something that suggests why PNG support wasn't actually built-in although it reports it as such. I appreciate your help.

thanks,
Ben

Thanks for the reply Olivier. I read through the emails that you exchanged with Dorothy. Unfortunately her problem seems unrelated to mine. For one, I also had tried using a snapshot from 2002-12-20 (that fixed a high-color problem I was having with Solaris), which is after the snapshot you provided on 2002-12-02 to fix Dorothy's problem. I'm having problems even loading PNGs.


I just built png support into my Solaris version.  It worked fine.

I installed libpng1.2.5.

I'm not root so it was not installed in a standard library.
During make I had:

export LD_OPTIONS="-L/usr/local/lib -R/usr/local/lib"

the -R is important so that Fvwm can find the library.

If you are still having problems, try to supply more information.


--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to