[R-SIG-Mac] ".../x86_64/ldpaths: No such file or directory" after installing R-devel build

Simon Urbanek simon.urbanek at r-project.org
Sat Mar 16 14:28:06 CET 2013


As Brian said, this is known and fixed. The current build is up now.

Note that at this point this is mainly for package developers so they can compile and test their packages. If you are a user, you probably want to wait another day or two, because the package binaries are still in the process of being built and we are still ironing out some quirks associated with the switch form multi-arch to single-arch and the target OS upgrade.

Thanks,
Simon


On Mar 16, 2013, at 8:25 AM, Richard D. Morey wrote:

> I installed the OSX R-devel 3.0 build, in pkg format, today from here:
> 
> http://r.research.att.com/#nightly
> 
> 
>> sessionInfo()
> R version 3.0.0 alpha (2013-03-15 r62270)
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
> locale:
> [1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base 
> loaded via a namespace (and not attached):
> [1] tools_3.0.0
> 
> 
> I can no longer start R, except through Rstudio (and I don't know why Rstudio works). From the command line, I get:
> 
> $ which R
> /usr/bin/R
> 
> 
> 
> $ R
> /usr/bin/R: line 236: /Library/Frameworks/R.framework/Resources/etc/x86_64/ldpaths: No such file or directory
> 
> 
> $ /Library/Frameworks/R.framework/Resources/bin/R64
> /Library/Frameworks/R.framework/Resources/bin/R64: line 236: /Library/Frameworks/R.framework/Resources/etc/x86_64/ldpaths: No such file or directory
> 
> 
> $ ls /Library/Frameworks/R.framework/Resources/etc/
> Renviron javaconf ldpaths repositories
> 
> 
> 
> So indeed, the directory is missing.
> 
> I am running the latest version of OSX, 10.8.3 (12D78).
> 
> What's the "right" way to fix this?
> 
> Thanks,
> Richard
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 
> 



More information about the R-SIG-Mac mailing list