welcome: please sign in
location: Diff for "DownloadPage"
Differences between revisions 10 and 11
Revision 10 as of 2006-12-22 16:54:49
Size: 1206
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 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)