http://icculus.org/physfs/

http://icculus.org/physfs/downloads/physfs-1.1.1.tar.gz

Required: cmake

cmake . -DCMAKE_INSTALL_PREFIX=/usr &&
make
make install