Message-ID: <1307208339.3628.5.camel@joseph-MS-7642>
Date: 2011-06-04T17:25:39Z
From: Joseph Magagnoli
Subject: ROracle
In-Reply-To: <546B5D9B-3EB6-46EE-AEB7-CA89921A2553@kenroku.kanazawa-u.ac.jp>
Tomoaki,
This is all run on the linux box. The export statements are run by just
pasting them into the terminal. I invoke R by typing
"/usr/local/bin/R". For the configure error how do I make sure R is in
my path?
Thanks,
Joe
On Sat, 2011-06-04 at 09:35 +0900, Tomoaki NISHIYAMA wrote:
> Hi Joseph,
>
> While I am stranger for ROracle,
>
> >>> ./configure: line 2494: R: command not found
>
>
> >>> make: R: Command not found
>
> indicate that R is not in your $PATH
>
> I have another question what
>
> > Then after this I opened R
>
> mean? Does this mean to type R to invoke R or double click some R icon
> to invoke R?
>
> Where are
> >>> export ORACLE_BASE=/u01/home/oracle/product
> these done? In a shell or dot files?
>