welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2006-12-22 16:54:49
Size: 1206
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
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 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}}}[[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)