The software is provided as a tar.gz, which can be installed by :
tar xvfz projinfo-{version}.tgz
cd projinfo*
make
make install
rpm package
an rpm package can be built from tar.gz by the rpmbuild -tb projinfo*.tar.gz
command. It can be installed by the rpm -Uvh projinfo*.noarch.rpm command
back to main page