Subject: Re: Installing HTTrack on a Mac (Mac OS X)
Author: kurta
Date: 04/23/2012 08:30
Tried install with current version (because I wanted the GUI version) and it
blew up with:
<code>
make
make all-recursive
Making all in src
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -L/usr/lib -o
libhtsjava.la -rpath /lib -version-info 2:45:0 htsjava.lo -lpthread -ldl
-lhttrack -lz
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libhtsjava.2.dylib .libs/htsjava.o -L/usr/lib -lpthread -ldl
-lhttrack -lz -install_name /lib/libhtsjava.2.dylib -compatibility_version
3 -current_version 3.45 -Wl,-single_module
ld: library not found for -lhttrack
collect2: ld returned 1 exit status
make[2]: *** [libhtsjava.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
</code>
Seemed to come off the rails along about... "ld: library not found for
-lhttrack"
Any insight?
Thanks.
K.