Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 2a46d541c75237e888d544cf631cfd29 > files > 12

freepops-0.2.8-1mdv2009.1.i586.rpm

----------
 FreePOPs
----------


Compilation and installation
----------------------------

To complile and install FreePOPs, use these commands:

 ./configure.sh <system> [flags ...]
 make <target>
 make install
 
Run ./configure.sh and make with no arguments for getting the list of
supported options/targets.

If you want to modify some parameters of FreePOPs, edit by hand the file
config.h

--
note: on some systems you should use gmake instead of make.