Hi all,
Has anyone tried to install asreml-R in Ubuntu (9.04)? I got virtually
the same problem as described below. Using
LD_LIBRARY_PATH=myPath/asreml/libs and then library(asreml,
lib.loc='myPath') didn't solve the problem. ASReml stand-alone works
fine.
#########
> sessionInfo()
R version 2.8.1 (2008-12-22)
x86_64-pc-linux-gnu
locale:
LC_CTYPE=en_AU.UTF-8;LC_NUMERIC=C;LC_TIME=en_AU.UTF-8;LC_COLLATE=en_AU.U
TF-8;LC_MONETARY=C;LC_MESSAGES=en_AU.UTF-8;LC_PAPER=en_AU.UTF-8;LC_NAME=
C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_AU.UTF-8;LC_IDENTIFICATI
ON=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
#############
Regards,
Xianming
It would appear from my recent experience that R-2.9.0 does something
different that is incompatible with the way the asreml package looks for
the executable.
Code:
> require(asreml)
Loading required package: asreml
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '$Rhome/asreml/libs/asreml-R.so':
libirc.so: cannot open shared object file: No such file or directory
BSES Limited Disclaimer
--------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and intended solely for the person or entity to whom they are addressed.
If you are not the intended recipient of this email, you should not read, copy or otherwise use it, or disclose its contents to anyone else.If you received this email in error please notify BSES Limited immediately by return email, destroy all copies of the email, any delete if from your system.
Recipients should rely on their own systems for detecting computer viruses or other material that may corrupt files or systems.
--------------------------------------------------------------------------------
Received on Wed May 26 2009 - 12:55:03 EST
This webpage is part of the ASReml-l discussion list archives 2004-2010. More information on ASReml can be found at the VSN website. This discussion list is now deprecated - please use the VSN forum for discussion on ASReml. (These online archives were generated using the hypermail package.)