This is the last release of paraloop http://lipm-bioinfo.toulouse.inra.fr/paraloop or http://sourcesup.cru.fr/projects/paraloop/ paraloop is free software, covered by the CECILL rel 2 license INSTALL IN 5.55 s ! =================== 1/ wget http://lipm-bioinfo.toulouse.inra.fr/download/paraloop/paraloop.tgz 2/ tar xvzf paraloop.tgz 3/ setenv PARALOOP `pwd`/paraloop-1.3 This will install paraloop to work with a single multiprocessor computer. To use a more complicated architecture (like a cluster, PBS, SGE, a.s.o): 4/ cd $PARALOOP/etc/templates 5/ cp paraloop.root.cfg_XXX ../paraloop.root.cfg 6/ cd .. 7/ edit and customize the files paraloop.root.cfg and paraloop.cfg 8/ If any question, read the documentation: $PARALOOP/documentation/user-doc.pdf 9/ If still any question, send a mail to emmanuel.courcelle@toulouse.inra.fr