Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > f8e6385f2c9cb2b4a79e089d7fcae1a8 > files > 12

freepops-0.2.9-14.mga5.x86_64.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.