From: Aaron B. <aa...@os...> - 2001-03-28 16:57:02
|
On Wed, 28 Mar 2001, Alexander Zimmermann wrote: > On 27 Mar, Aaron Burt wrote: > > Make install put the ptal libs and > > ptal.h in their proper locations under /usr/local. > > > > But when I run configure on SANE-1.0.4, -1.0.3+hpoj-patch or -cvs, I > > invariably get "/usr/bin/ld: cannot find -lptal" in config.log, and the > > HP backend sez that PTAL support's not compiled-in. > > Make sure that /usr/local/lib is listed in /etc/ld.so.conf (and call > ldconfig ofter adding it) > or > add it to your LD_LIBRARY_PATH envirnoment variable. Sorry, I should've mentioned that I did that. I just tried setting LD_LIBRARY_PATH as well, then ./configure both with and without --with_gnu_ld. No dice. |