welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2006-12-19 13:13:56
Size: 622
Editor: roadrock-wifi
Comment:
Revision 12 as of 2007-01-12 17:14:01
Size: 1474
Editor: ikb-cla-155-dhcp
Comment: changes on 2006-12-20 broke some modules (eg POM)
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://softs.laas.fr/openrobots/php/download.php/mkdep-2.4.tar.gz mkdep 2.4]
 * [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.6.tar.gz eltclsh 1.6]
 * [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]
Line 6: Line 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/libedit-2.10.tar.gz libedit 2.10]
 * [
http://softs.laas.fr/openrobots/php/download.php/mkdep-2.6.tar.gz mkdep 2.6]
Line 9: Line 11:
 * [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit 2.10]
= 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''

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 genomBR

    • attachment:genombase--2006-12-19.tar.gz BR attachment:genombase--2007-01-12.tar.bz2 /!\ breaks some existing modules

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