| I have not been able to make httrack on my Solaris 10
system, it fails with the message
/bin/bash ../libtool --mode=link gcc -g -O2 -L/usr/lib -o
httrack httrack.o -lpthread -lhttrack -lz
gcc -g -O2 -o httrack httrack.o -L/usr/lib -lpthread
-lhttrack -lz
ld: fatal: library -lhttrack: not found
ld: fatal: File processing errors. No output written to httrack
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `httrack'
Does it work on Solaris 10 x86 amd64 systems | |