From: <ben...@us...> - 2001-03-28 20:50:22
|
Same here. I'm not sure that I get the exact same error though, it has been a week or so since I've had time to work on it. And I also have /usr/local/lib in ld.so.conf. I'm using Debian Sid. Ben On Wed, 28 Mar 2001 08:48:29 Aaron Burt wrote: > 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. > > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > http://lists.sourceforge.net/lists/listinfo/hpoj-devel > > |