|
From: Lars H. <lhe...@us...> - 2007-01-29 09:41:16
|
> Anyhow, even if you force ./configure to use some particular version > when building gnuplot, at runtime it will still pick the libgd.so.2 > provided by the system setup or by LD_LIBRARY_PATH. Wouldn't it be > easier just to upgrade the system's libgd? All Mike needs to do is prepend the directory that contains his local gdlib-config to PATH (assuming the local location is the resulty of a make install, not just the compile dir). No patch necessary. |