PIPS SVN Repositories
There are 5 SVN repositories related to PIPS:
nlpmake,
newgen,
linear,
pips,
validation.
Main version
All softwares can be extracted
at once.
Otherwise, they can be accessed one at a time:
The validation stuff must be extracted independently.
Installing Pips
You can execute the
setup_pips.sh
shell script to install a possibly working pips version and
your development branches if you have any.
shell> wget https://scm.cri.ensmp.fr/svn/nlpmake/trunk/makes/setup_pips.sh
shell> ./setup_pips.sh /home/calvin/MYPIPS calvin
... a few minutes for downloads and compilations...
shell> source /home/calvin/MYPIPS/pipsrc.sh