[Rcppoctave-user] Cannot install rcppoctave
kam kammon
kammon101 at hotmail.ca
Fri May 8 06:14:38 CEST 2015
Hi,
I have having the same errors installing RcppOctave as reported back in Nov 11 2014.
Ran install.packages('RcppOctave') in R and got
"Error : /tmp/RtmpV72mPb/R.INSTALL8bb4108467/RcppOctave/man/o_addpath.Rd:40: .onLoad failed in loadNamespace() for 'RcppOctave', details:
call: lapply(X = X, FUN = FUN, ...)
error: object 'dlibs' not found" "
The development version for RcppOctave installed without a problem.
This time R version is 3.2.0 on a clean install of Ubuntu 15.04 64 bits. Octave version is 3.8.2 but this time is complied with the ./configure options --with-hdf5-includedir=/usr/include/hdf5/serial --with-hdf5-libdir=/usr/lib/x86_64-linux-gnu/hdf5/serial
Ubuntu 15.04 now allows installing both the serial and openmpi versions for hdf5 they are installed in the subdirectories .../hdf5/serial and ../hdf5/openmpi respectively. Octave seems to have a problem picking up hdf5 in the openmpi subdirectory so I used the serial version.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcppoctave-user/attachments/20150508/9ab30d4d/attachment.html>
More information about the Rcppoctave-user
mailing list