Files
EWF/library/server/libfcgi
Olivier Ligot f3c779cf6e [FIX] libfcgi.so location
On Ubuntu 10.04 LTS, libfcgi.so is in /usr/lib instead of /usr/local/lib
2012-02-10 14:01:04 +01:00
..
2012-02-10 14:01:04 +01:00
2011-11-21 17:43:02 +01:00

== Eiffel libFCGI wrapper library ==

This Eiffel library wraps the libFCGI devkit from http://www.fastcgi.com/devkit/libfcgi/

=== Windows === To compile your own binaries .lib and .dll on Windows: read more

=== Others ===

==== Debian based system (ubuntu, ...) ==== To install the fcgi lib on debian, you can use

sudo apt-get install libfcgi-dev