welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 1 and 18 (spanning 17 versions)
Revision 1 as of 2006-12-19 12:57:44
Size: 39
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment:
Revision 18 as of 2008-08-08 20:07:28
Size: 1534
Editor: openrobots
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Dowloads = = Downloads =
Line 3: Line 3:
[Sorry, not done yet]  * [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.9.tar.gz eltclsh 1.9]
 * [http://softs.laas.fr/openrobots/php/download.php/gdhe-3.7.tar.gz gdhe 3.7]
 * [http://softs.laas.fr/openrobots/php/download.php/genom-2.0.tar.gz GenoM 2.0]
 * [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.7.tar.gz mkdep 2.7]
 * [http://softs.laas.fr/openrobots/php/download.php/openprs-1.0b1-src.tgz OpenPRS 1.0b1]
 * [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

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 BR attachment:genombase--2007-01-18.tar.bz2 should fix that

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