Skip to content
Prev 2863 / 15075 Next

Compiling ROracle on OSX 10.4.7/R 2.3.1

Alexander,
On Jul 31, 2006, at 1:14 PM, Alexander Ploner wrote:

            
Can you send me the full output, please? The tidbit you posted  
doesn't help because it doesn't show how the package is configured.  
You may also want to send me the config.log. If you want to force  
build of a single architecture only, you can use
R_ARCH=/ppc R CMD INSTALL ...
That doesn't sound good, because you would be still using the i386  
paths, settigns etc. and that is not likely to work.
There is no LD_LIBRARY_PATH on OS X and by default full paths to  
dylib are recorded, so it's not needed.

Unfortunately I don't have access to any Oracle DB so I cannot try to  
reproduce it myself.

Cheers,
Simon