[R-SIG-Mac] 64-bit R compiling problem on Leopard

Simon Urbanek simon.urbanek at r-project.org
Fri Dec 7 18:11:31 CET 2007


On Dec 6, 2007, at 9:40 PM, 정 태훈 wrote:

> Hi, All;
>
> I've compiled and installed successfully "presumably" 64-bit R on
> Leopard.
> But when I tried to run R, I got the following error:
>
> /usr/bin/R: line 179: /Library/Frameworks/R.framework/Resources/etc/
> i386/ldpaths: No such file or directory
>

I'm pretty sure that your /usr/bin/R comes from a different build.  
Make sure you remove old scripts.

FWIW: dual 32-bit and 64-bit binaries of current R 2.6.1 patched and R- 
devel for Leopard are available from
http://r.research.att.com/
They support all four architectures. To start 64-bit Intel R use R -- 
arch=x86_64, for 64-bit ppc it is R --arch=ppc64.

Cheers,
Simon


> Here is the configuration I used:
>
> CONFIG_SHELL=/bin/bash ../R-devel/configure r_arch=x86_64 LDFLAGS="-L/
> usr/local/lib64 -L/usr/X11R6/lib" CC='gcc-4.2 -g -O3' CXX='g++-4.2 - 
> g -
> O3' F77='gfortran -g -O3' FC='gfortran -g -O3' --with-blas='-framework
> vecLib' --with-lapack
>
> Thanks in advance
>
> Tae-Hoon Chung
>
> Korea Centers for Disease Control & Prevention (KCDC)
> Korea National Institute of Health (KNIH)
> Center for Genome Sciences, Biobank for Health Sciences
>
> 194 Tongil-ro, Eunpyoung-gu, Seoul, 122-701, Korea
>
> Tel		82-2-380-2252
> Fax		82-2-354-1078
> Mobile	82-10-8011-1036
>
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>



More information about the R-SIG-Mac mailing list