FCGI.pm ?

Chris Cortese cortese.consulting at gmail.com
Thu Feb 26 13:09:20 MSK 2009


I am still not finding this fcgi_stdio.h anywhere.

I went to these links:
http://rpmfind.net/linux/rpm2html/search.php?query=libfcgi.so.0()(64bit)
http://rpmfind.net/linux/RPM/fedora/updates/8/x86_64/debug/fcgi-debuginfo-2.4.0-6.fc8.x86_64.html

I tried installing:

ftp://download.fedora.redhat.com/pub/fedora/linux/updates/8/SRPMS.newkey/fcgi-2.4.0-6.fc8.src.rpm
ftp://rpmfind.net/linux/fedora/releases/8/Everything/x86_64/os/Packages/fcgi-2.4.0-4.fc8.x86_64.rpm
ftp://rpmfind.net/linux/fedora/updates/8/x86_64.newkey/fcgi-2.4.0-6.fc8.x86_64.rpm

Any other place to find this stuff?


Thanks...

Anoop Alias wrote:
> rpm -ql fcgi |grep fcgi_stdio.h
>
> if it is not somewhere the c compiler expect it to be ..create a symlink
>
>
>
> On Thu, Feb 26, 2009 at 4:35 PM, Chris Cortese 
> <cortese.consulting at gmail.com <mailto:cortese.consulting at gmail.com>> 
> wrote:
>
>     Thanks.
>
>     I can't seem to build this though for Fedora 8.
>
>     I get fcgiwrap.c:4:24: error: fcgi_stdio.h: No such file or directory
>     cc1: warnings being treated as errors
>
>     I understand that I need libfcgi.  So I downloaded and installed:
>     rpm -i fcgi-2.4.0-6.fc8.x86_64.rpm
>
>     No change.
>
>     Any idea what I'm doing wrong?
>
>
>
>     mike wrote:
>
>         look into fcgiwrap
>
>         http://nginx.localdomain.pl/wiki/FcgiWrap
>         http://www.ruby-forum.com/topic/148328
>
>         i haven't tried it yet but looked a lot easier/cleaner
>
>         On Thu, Feb 26, 2009 at 12:40 AM, Chris Cortese
>         <cortese.consulting at gmail.com
>         <mailto:cortese.consulting at gmail.com>> wrote:
>          
>
>             I'm trying to learn how to use the fastcgi-wrapper.pl from
>             this link:
>              http://www.ruby-forum.com/topic/145858
>
>             1.  This requires FCGI.pm.  The only one I found on
>             cpan.org <http://cpan.org> throws a great
>             many errors when I try to run perl fast-cgi-wrapper.pl.
>              Where should I get
>             this from?  I'm running perl 5.8.8.
>
>             2.  I have one component on one site that does some AJAX
>             to call a perl
>             backend.  Should this fastcgi-wrapper.pl work for me?  I
>             can't really find
>             any docs that explain how to use it.  I'm not really a
>             perl person (mostly
>             PHP).
>
>
>             Thanks,
>             Chris
>
>
>
>
>
>
>
>                
>
>
>          
>
>
>
>
>
>
> -- 
> Anoop P Alias (PGP Key ID : 0x014F9953)
> GNU system administrator
> http://GnuSys.net






More information about the nginx mailing list