To build and install, type: make make install This installs the executable parsecgi into /usr/local/bin. The location can be changed like this: make install PREFIX=/opt or make install BINDIR=/opt/bin