Project

General

Profile

Actions

Build from git

Build Dependencies

Checkout

git clone git://git.lighttpd.net/scgi-cgi.git
You can download Snapshots too:

Building

CMake

cmake .
make

Autotools

./autogen.sh
./configure
make

Updated by stbuehler over 10 years ago · 1 revisions