Re: where do I get fcgi_config.h?
Stanley Gambarin (gambarin@openmarket.com)
Fri, 25 Oct 1996 12:01:59 -0400
Message-Id: <199610251602.MAA23075@u4-138.openmarket.com>
To: caj@dmatrix.com (Claude A. Jeruchim)
Subject: Re: where do I get fcgi_config.h?
In-Reply-To: Your message of "Fri, 25 Oct 1996 11:31:22 EDT."
<199610251531.LAA21881@Athena.dmatrix.com>
Date: Fri, 25 Oct 1996 12:01:59 -0400
From: Stanley Gambarin <gambarin@openmarket.com>
>
> I'm trying to compile the first little C program that
> prints hello world. My program is Sample.C
>
> the compiler says
>
> In file included from fcgi_stdio.h:20,
> from sample.C:2:
> fcgiapp.h:25: fcgi_config.h: No such file or directory
>
>
>
> I've downloaded and uncompressed
> the tar file from http://www.fastcgi.com/applibs
>
> plus got the three .h and .C files from another
> place in the fastcgi website.
>
> Where is fcgi_config.h ?
>
> Claude
After you download and install FastCGI Developer Kit, you must
run a configure program which is located in the installation directory.
This program will configure the appropriate settings in a makefile and will
also create fcgi_config.h in the include subdirectory.
Stanley.
--
*******************************************************************************
* Stanley Gambarin Open Market Inc. *
* FastCGI (soon-to-be) Guru 245 First St. Cambridge MA 02142 *
* (617) - 374 - 6565 *
* mailto://gambarin@openmarket.com *
* http://acs2.bu.edu:8001/~stanleyg (school) *
* mailto://stanleyg@cs.bu.edu *
*******************************************************************************