help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [help-cgicc] problems configuring with fastcgi


From: Stephen F. Booth
Subject: RE: [help-cgicc] problems configuring with fastcgi
Date: Mon, 5 Apr 2004 22:23:04 -0400

You might need to set the LDFLAGS environment variable; I'm not sure
which paths are being searched.  It appears that the library can't find
either the header files or the FastCGI library itself.

% LDFLAGS=-L/opt/lib ./configure --prefix=/opt --enable-fcgi-demos

Let me know if this works!

Stephen

> -----Original Message-----
> From: address@hidden [mailto:help-cgicc-
> address@hidden On Behalf Of Jiann-Ming Su
> Sent: Monday, April 05, 2004 3:37 PM
> To: address@hidden
> Subject: [help-cgicc] problems configuring with fastcgi
> 
> I have fastcgi libraries installed in /opt/lib.  "/opt/lib" has been
added
> to /etc/ld.so.conf.  I've ran "ldconfig".  When I try to configure
cgicc,
> I
> get the following error:
> 
>   # ./configure --prefix=/opt --enable-fcgi-demos
>   checking whether to build the cgicc demos... yes
>   checking whether to build the cgicc fcgi demos... yes
>   checking for FCGX_Accept in -lfcgi... no
>   configure: error: FastCGI libraries not found
> 
> What am I missing?
> 
> --
> Jiann-Ming Su  address@hidden  404-712-2603
> Development Team Systems Administrator
> General Libraries Systems Division
> 
> 
> 
> 
> _______________________________________________
> help-cgicc mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-cgicc






reply via email to

[Prev in Thread] Current Thread [Next in Thread]