welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 8 and 11 (spanning 3 versions)
Revision 8 as of 2006-12-22 16:53:14
Size: 1192
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment:
Revision 11 as of 2007-01-12 13:48:27
Size: 1417
Editor: ikb-cla-155-dhcp
Comment: new genombase snapshot
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [ftp://softs.laas.fr/openrobots/pub/alog-0.2.tar.gz alog-0.2]  * [http://softs.laas.fr/openrobots/php/download.php/alog-0.2.tar.gz alog-0.2]
 * [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.7.tar.gz eltclsh 1.7]
 * [http://softs.laas.fr/openrobots/php/download.php/gdhe-3.6.tar.gz gdhe 3.6]
 * [http://softs.laas.fr/openrobots/php/download.php/genom-1.99.901.tar.gz GenoM 2.0RC1]
 * [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit 2.10]
Line 5: Line 9:
 * [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.7.tar.gz eltclsh 1.7]
 * [http://softs.laas.fr/openrobots/php/download.php/genom-1.99.901.tar.gz GenoM 2.0RC1]
 * [http://softs.laas.fr/openrobots/php/download.php/gdhe-3.6.tar.gz gdhe 3.6]
Line 10: Line 11:
 * [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit 2.10]
Line 20: Line 20:
And to install into {{{/usr/local/openrobots}}} the last line would be
{{{
$ ./build-genombase.sh --srcdir . --prefix /usr/local/openrobots install
}}}
Line 22: Line 26:
 * attachment:genombase--2006-12-19.tar.gz contains {{{mkdep}}}, {{{pocolibs}}}, {{{libedit}}}, {{{eltclsh}}}, and {{{genom}}}.  * ''genombase'' contains {{{mkdep}}}, {{{pocolibs}}}, {{{libedit}}}, {{{eltclsh}}}, and {{{genom}}}: attachment:genombase--2006-12-19.tar.gz attachment:genombase--2007-01-12.tar.bz2

Downloads

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: attachment:genombase--2006-12-19.tar.gz attachment:genombase--2007-01-12.tar.bz2

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