Re: R.pl hangs in debian linux
"Bob Ly" <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Nicos, Very much appreciated. > Once you locate your libR.so and if that is not in the places linux > is looking for libraries, > you need to add the directory to LD_LIBRARY_PATH environment variable. > I did get it to work by copying all of R's shared object to /usr/lib, changing mod to 0755, and updating with ldconfig. I lastly did a pack_rebuild(real). It works well now. It is also very good to know of limitations regarding the R.pl package. You have been very helpful. Thank you. Best Regards, Bob Ly