HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: libhttrack.so.1
Author: Xavier Roche
Date: 01/16/2002 09:14
 
>    I'm doing an install on a solaris machine and I'm 
> getting theis error on the build.
> 
> ld: fatal: file libhttrack.so.1: cannot open file: 
No 
> such file or directory
> ld: fatal: File processing errors. No output written 
to 
> libhttrack.so

The libhttrack.so library should be built 
by 'configure' - but it seems that on some systems 
(including Solaris) it does not work.

Use this instead:

./configure --static
make

or (specifying full paths)

./configure --static --prefix=/usr --etcdir=/etc --
bindir=/usr/bin --make

 
Reply Create subthread


All articles

Subject Author Date
libhttrack.so.1

01/15/2002 22:15
Re: libhttrack.so.1

01/16/2002 09:14




3

Created with FORUM 2.0.11