![]() |
-----BEGIN PGP SIGNED MESSAGE----- On Wed, 21 Jul 1999, Andrew Barnes wrote: > G'day, > > I'm trying to run Hylafax v4.1 beta 1 on a Sun Solaris 2.6 workstation. > > The software compiles ok, installs ok, but when I follow the instructions > for faxmail, I get the following error: > > ld.so.1: /usr/local/bin/faxmail: fatal: libtiff.so: open failed: No such > file or directory > Killed > 554 <barnesa@264.FAX>... unknown mailer error 137 Install libtiff statically instead of as a shared library, so that you don't have to use something like "LD_LIBRARY_PATH" to get it (which is ignored for root-owned processes under SunOS, and I suspect for Solaris). It may be possible to compile in the LIBTIFF by setting it in your config.local file, as follows: LIBTIFF="-L/usr/local/lib -ltiff" # linkage convention for libtiff Then recompile. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBN5XK2j/+ItycgIJRAQEO1AP9GVD+Xyo3V1o/TOkBmpIaPsUCMpLlubrO kp+/0nkGwH92hC4MrRkTd1ldX0oyP4O6h0BWbUCgFODJvFdhevpFbCOBvd00Wv/1 NNYhqQWhfHEt2vGaexGnPqrvoGx5tAT5YVp/H1sAf/KFdT6hlUZb1JFj8G+WYjeh lJitFTxNDMo= =dHy0 -----END PGP SIGNATURE-----