Re: Does ASReml-R work with R-2.9.0?

From: Butler, David <David.Butler_at_DPI.QLD.GOV.AU>
Date: Thu, 7 May 2009 10:28:04 +1000

Dear kiwi, I'm not suggesting you should use "ld.so.conf", it's just one of the alternatives. It loads fine for me on a 64 bit Fedora 9 machine with R 2.9.0, however, I have not installed asreml in the default R library tree, so a sequence like LD_LIBRARY_PATH=path/asreml/libs library(asreml,lib.loc="path") works. I'm not able to check the 32 bit version with R 2.9 just yet. Can you give me some more background on your installation, such as 32/64 bit, R installation configuration (ie paths to 2.8 and 2.9 if installed in parallel), contents of LD_LIBRARY_PATH etc. Perhaps you could send this directly to me rather than the list. dave. ________________________________ From: ASReml users discussion group [mailto:ASREML-L@dpi.nsw.gov.au] On Behalf Of kiwi Sent: Thursday, 7 May 2009 9:02 AM To: ASREML-L@dpi.nsw.gov.au Subject: Re: Does ASReml-R work with R-2.9.0? Dave Butler writes: Quote: It looks as though the dynamic linker is not finding the asreml dependencies. Depending on your installation, check either the setting of the environment variable LD_LIBRARY_PATH or the path in /etc/ld.so.conf and make sure that which ever of these you have used points to the package sub-directory ('libs') containing the asreml shared object (.so) files. I have that set in ~/.bash_profile and R-2.8.1 is quite happy about it so I can't be far off target. There must be something different in R-2.9.0 which decides against looking there. Are you indicating that I should use /etc/ld.so.conf ? I don't have access to edit it. At present, all it has is: Code: include ld.so.conf.d/*.conf and the directory it's in has these: Code: -rw-r--r-- 1 root root 94960 Mar 25 10:56 ld.so.cache -rw-r--r-- 1 root root 28 Oct 9 2006 ld.so.conf drwxr-xr-x 2 root root 4096 Dec 6 06:24 ld.so.conf.d /etc/ld.so.conf.d: has this: Code: /etc/ld.so.conf.d: used 28 available 31464792 drwxr-xr-x 2 root root 4096 Dec 6 06:24 . drwxr-xr-x 101 root root 12288 May 6 04:02 .. -rw-r--r-- 1 root root 20 Sep 14 2007 qt-i386.conf qt-i386.conf would have nothing to do with this lot I think would be safe to say. The ld.so.cache might have something in it which needs updating or something along those lines. I'm totally ignorant of its workings, so all manner of subtleties could be behind the problem I'm experiencing. Even so, I'd have thought I need to find out what R-2.9.0 is doing differently. It's probably not a question for the Rhelp list since we're using something rather different from what "standard" R packages use. -------------------- m2f -------------------- Sent using Mail2Forum (http://www.mail2forum.com). Read this topic online here: http://www.vsni.co.uk/forum/viewtopic.php?p=525#525 -------------------- m2f -------------------- This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of their organisation. ********************************DISCLAIMER**************************** The information contained in the above e-mail message or messages (which includes any attachments) is confidential and may be legally privileged. It is intended only for the use of the person or entity to which it is addressed. If you are not the addressee any form of disclosure, copying, modification, distribution or any action taken or omitted in reliance on the information is unauthorised. Opinions contained in the message(s) do not necessarily reflect the opinions of the Queensland Government and its authorities. If you received this communication in error, please notify the sender immediately and delete it from your computer system network.
Received on Fri May 07 2009 - 10:28:04 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.)