Skip to content
Prev 22324 / 63424 Next

Installing Rmpi on 64-bit Linux Athlon

Hi,

I think you need to reverse the order of the first two lines as
currently you are using $prefix before it is defined.

setenv prefix "/home/a347549/local64"
setenv LD_LIBRARY_PATH "-L$prefix/lib -L$prefix/lib64"


colin.
On 9 Oct, McGehee, Robert wrote: