From: Hans-Bernhard B. <br...@ph...> - 2004-06-22 12:54:33
|
On Mon, 21 Jun 2004, Mark Spanglet wrote: > How can we get gnuplot to look for it's libraries in a place other than > the default? We have libpng.a(png.o) in /usr/local/lib and > libpng.a(libpng.so.2) in /opt/freeware/lib. We tried the > with-png=/opt/freeware/lib thing. No luck. Note: that should be --with-png=... (note the double dash in the front). Please be more specific: how *exactly* did it fail? Please report what config.log had to say about its attempts to find libpng. What platform did you do this on? Does it need special linker flags (like -rpath or -R) to allow the dynamic linker to find things in non-standard places? -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |