I know this has been covered before but I have read all the posts on this subject but I still cannot resolve it. I tried to install rjags on a 64bit Fedora 17 and I got this error message
Error : .onLoad failed in loadNamespace() for 'rjags', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/usr/lib64/R/library/rjags/libs/rjags.so': libjags.so.3: cannot open shared object file: No such file or directory ERROR: installing package indices failed * removing /usr/lib64/R/library/rjags The downloaded source packages are in /tmp/RtmpOfFX4c/downloaded_packages Updating HTML index of packages in '.Library' Making packages.html ... done Warning message: In install.packages("rjags", configure.args = "--with-jags-include=/usr/local/include/JAGS --with-jags-lib=/usr/local/lib64/JAGS --with-jags-modules=/usr/local/lib64/JAGS/modules") : installation of package rjags had non-zero exit status Can anyone help ? Thanks Tjun Kiat [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.