HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: FreeBSD version
Author: Xavier Roche
Date: 01/22/2003 20:17
 
Can you edit the src/htsglobal.h file?
After the line:
// use pthreads.h

Just insert these lines:

#ifndef THREADS
#define HTS_DO_NOT_USE_PTHREAD
#endif

And then redo:
make distclean
./configure
make

This should work!
 
Reply Create subthread


All articles

Subject Author Date
FreeBSD version

01/20/2003 04:45
Re: FreeBSD version

01/20/2003 07:12
Re: FreeBSD version

01/22/2003 17:06
Re: FreeBSD version

01/22/2003 20:17
Re: FreeBSD version

01/23/2003 16:21




3

Created with FORUM 2.0.11