1
Angstrom & OpenZaurus / R For Oz/gpe
« on: May 21, 2007, 03:58:58 pm »Quote
QuoteOK, this installs and configures (takes eons) on poodle under current 3.5.4.2-rc0 OZ/GPE, and I set up the symlinks but can't call the executable. I getCode: [Select]-sh: R: not found
Thoughts?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161787\"][{POST_SNAPBACK}][/a][/div]
Hoi,
the executable or R resides in /usr/local/bin .
If this directory is not in your PATH you will not be able to execute R. BTW: R is the only program in this folder on my Z ;-)
So either change your PATH, or set a symbolic link from /usr/local/bin/R to /usr/bin/R.
I hope that helps, Georg
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161789\"][{POST_SNAPBACK}][/a][/div]
I had to do a set of symlinks for both the .../bin and the .../lib (after which the program runs!), and followed up with your last suggestion for good measure.
Thank goodness for altboot, too, as I can run without ever launching the GUI; guess that saves me some RAM.
Now if I could just keep GPE from losing time!