HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: make[2]: *** [libhtsjava.la] Error 1
Author: Hippy Dave
Date: 11/05/2008 08:45
 
You made a directory name with a space in it
`/home/lee/install/httrack 3.43/httrack-3.43.1'
Get rid of the space. eg
`/home/lee/install/httrackGOTCHA3.43/httrack-3.43.1'
And start over (I hope that works)

Furthermore:
./configure && make && make install
is fearless compiling as root.

Do as an unprivileged user;
./configure && make
And the following as root:
make install
 
Reply Create subthread


All articles

Subject Author Date
make[2]: *** [libhtsjava.la] Error 1

11/04/2008 08:27
Re: make[2]: *** [libhtsjava.la] Error 1

11/05/2008 08:45
Re: make[2]: *** [libhtsjava.la] Error 1

12/01/2008 08:30




a

Created with FORUM 2.0.11