Dave Butler writes:
> 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 --------------------
Received on Fri May 07 2009 - 00:01:48 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.)