Size: 1206
Comment:
|
Size: 1417
Comment: new genombase snapshot
|
Deletions are marked like this. | Additions are marked like this. |
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
[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]
[http://softs.laas.fr/openrobots/php/download.php/mkdep-2.6.tar.gz mkdep 2.6]
[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.2.tar.gz pocolibs 2.2]
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