[Prev][Next][Index][Thread]
Re: Streaming Video w/ QC (Was: Irrelevent Subject)
On Wed, 30 Apr 1997, Chad Clark wrote:
> I have downloaded all the needed packages and have been stumped. I am
> trying to compile qcwebcam and can't find the file servproc.o, how do I
> create this file from the fhttpd distribution? I have checked Makefiles
> and don't see the user process support option. Any ideas?
>
From fhttpd sources directory:
---8<---
cd servproc
gcc -O -c servproc.c
--->8---
It isn't compiled by default because at the time of release user
processes support was considered "experimental", it will be included into
Makefile in fhttpd 0.2.4 release.
--
Alex
References: