welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 16 and 20 (spanning 4 versions)
Revision 16 as of 2007-08-31 15:29:05
Size: 1534
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment: gdhe 3.7, eltclst 1.8
Revision 20 as of 2008-08-11 15:54:38
Size: 694
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment: Remove obsolete snapshots stuff
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.8.tar.gz eltclsh 1.8]  * [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.9.tar.gz eltclsh 1.9]
Line 8: Line 8:
 * [http://softs.laas.fr/openrobots/php/download.php/mkdep-2.6.tar.gz mkdep 2.6]  * [http://softs.laas.fr/openrobots/php/download.php/mkdep-2.7.tar.gz mkdep 2.7]
Line 10: Line 10:
 * [http://softs.laas.fr/openrobots/php/download.php/pocolibs-2.3.tar.gz pocolibs 2.3]

= Snapshots =

These are packaged subsets. A simple installer script is included. Basically, you can do something like this to install in a local {{{stage}}} directory:
{{{
$ tar xfvz genombase--2006-12-19.tar.gz
$ cd genombase--2006-12-19
$ ./build-genombase.sh --srcdir . install
}}}
And to install into {{{/usr/local/openrobots}}} the last line would be
{{{
$ ./build-genombase.sh --srcdir . --prefix /usr/local/openrobots install
}}}
Invoke {{{build-genombase.sh}}} without arguments to see a list of options.

 * ''genombase'' contains {{{mkdep}}}, {{{pocolibs}}}, {{{libedit}}}, {{{eltclsh}}}, and {{{genom}}}[[BR]]
   attachment:genombase--2006-12-19.tar.gz [[BR]]
   attachment:genombase--2007-01-12.tar.bz2 /!\ ''breaks some existing modules'' [[BR]]
   attachment:genombase--2007-01-18.tar.bz2 should fix that
 * [http://softs.laas.fr/openrobots/php/download.php/pocolibs-2.4.tar.gz pocolibs 2.4]

OpenrobotsWiki: DownloadPage (last edited 2012-03-16 18:01:33 by matthieu)