sane on HP-UX

Peter Kirchgessner (peter@kirchgessner.net)
Tue, 27 Jul 1999 22:09:14 +0200

Hi,
I have downloaded and compiled sane 1.01 on an HP workstation using
HP-UX 10.20
and gnu tools.
I have encountered these minor problems:

make install fails because it doesn't find the libraries
libsane.la
libsane.sl
xscanimage fails to start because it doesn't find the library
libsane-dll.sl.1

I have solved the problems adding these lines to the file
backend/Makefile.in
after the line 107
$(LN_S) sane/libsane-dll.la $(libdir)/libsane.la
$(LN_S) sane/libsane-dll.sl $(libdir)/libsane.sl
$(LN_S) sane/libsane-dll.sl.1 $(libdir)/libsane-dll.sl.1

Is this correct or the problem is somewhere else?

Regards.

-- 
_____________________________________________________________________________
 Giacomo COMES                          Tel: ++ 49 228 739430
 Physikalisches Institut                Fax: ++ 49 228 733220
 Nussallee 12                           E-mail
comes@faust.physik.uni-bonn.de
 D-53115 BONN                           E-mail comes@physik.uni-bonn.de

----- End of forwarded message from comes -----

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com