From: <pa...@rc...> - 2001-03-29 10:03:28
|
Hi, Alexander. Alexander Zimmermann wrote: > O.K. In this case you have to look carefully in the config.log file why > the configure script didn't find the ptal-includes or ptal-library. > There should be some test program and the output of the respective > compiler call in it. And the last one should tell you what went wrong. > Maybe the include file ptal.h was not found, because /usr/local/include > was not searched for it. In that case try > > CPPFLAGS=-I/usr/local/include ./configure I doubt that will work, because the SANE configure script adds both ${hpoj_prefix}/include and ${hpoj_prefix}/lib to the include and library paths, respectively (unless I didn't do it right:-). However, thanks for suggesting looking at config.log. I'm not sure what the problem is, but maybe that will point us in the right direction. If all else fails, if somebody who's having this problem would be willing to set up a temporary non-root login account for me on their box, I would be glad to log in and see if I can figure this out. At this point I don't have hardware or time to download and install Debian myself. David |