Files
EWF/library/server/libfcgi
Olivier Ligot ed325f81e1 use /usr/lib/libfcgi.so instead of /usr/local/lib/libfcgi.so
This was already fixed in libfcgi.ecf
(commit 65a998cec3)
This fixes the libfcgi-safe.ecf file
2012-12-12 13:34:50 +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