Re: [R] Rmpi fails to install

2018-07-13 Thread Bert Gunter
I cannot specifically help, but you may wish to post this on the r-sig-mac list where there may be the expertise you need. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom

Re: [R] Rmpi fails to install

2018-07-13 Thread Erin Hodgess
Hi! You need to have MPI in your path. Thanks, Erin On Fri, Jul 13, 2018 at 4:29 PM Yufei Zhao wrote: > Hello! > > I try to install Rmpi with install.packages(“Rmpi”), but it fails: > > > install.packages("Rmpi") > Package which is only available in source form, and may need compilation > of C

[R] Rmpi fails to install

2018-07-13 Thread Yufei Zhao
Hello! I try to install Rmpi with install.packages(“Rmpi”), but it fails: > install.packages("Rmpi") Package which is only available in source form, and may need compilation of C/C++/Fortran: ‘Rmpi’ Do you want to attempt to install these from sources? (Yes/no/cancel) yes installing the source p

Re: [R] Rmpi fails to install

2011-07-18 Thread Juergen Rose
Am Sonntag, den 03.07.2011, 18:19 +0200 schrieb r...@rz.uni-potsdam.de: > Quoting r...@rz.uni-potsdam.de: > > > Quoting Juergen Rose : > > > >> Hi, > >> > >> I was just able to install the patched Rmpi on the second system with > >> openmpi-1.5.3. What can we that Rmpi_0.5-9a.tar.gz becomes a stan

Re: [R] Rmpi fails to install

2011-07-03 Thread rose
Quoting r...@rz.uni-potsdam.de: Quoting Juergen Rose : Hi, I was just able to install the patched Rmpi on the second system with openmpi-1.5.3. What can we that Rmpi_0.5-9a.tar.gz becomes a standard CRAN package? Regards Juergen Now there is a new problem. Testing openmpi-1.5.3-r1 and Rmp

Re: [R] Rmpi fails to install

2011-07-03 Thread rose
Quoting Juergen Rose : Hi, I was just able to install the patched Rmpi on the second system with openmpi-1.5.3. What can we that Rmpi_0.5-9a.tar.gz becomes a standard CRAN package? Regards Juergen Now there is a new problem. Testing openmpi-1.5.3-r1 and Rmpi_0.5-9a.tar.gz with the attached

Re: [R] Rmpi fails to install

2011-06-30 Thread Juergen Rose
Hi, I was just able to install the patched Rmpi on the second system with openmpi-1.5.3. What can we that Rmpi_0.5-9a.tar.gz becomes a standard CRAN package? Regards Juergen Am Freitag, den 17.06.2011, 13:28 +0200 schrieb Hugo Mildenberger: > Juergen, > > > I try to install Rmpi as root with in

Re: [R] Rmpi fails to install

2011-06-30 Thread Juergen Rose
Hi Hugo, I tried your patch. The first 'R CMD INSTALL --preclean Rmpi_0.5-9a.tar.gz' failed with: *** installing help indices ** building package indices ... ** testing if installed package can be loaded [inspironM12:22936] *** Process received signal *** [inspironM12:22936] Signal: Segmentation

Re: [R] Rmpi fails to install

2011-06-17 Thread Hugo Mildenberger
Juergen, > I try to install Rmpi as root with install.packages("Rmpi"). > It fails with: > ... I encountered a similar problem with openmpi-1.5.3 and Rmpi_0.5-9.tar.gz. The reason was an unchecked call to dlopen("libmpi.so.0"). At least openmpi-1.5.3 does not provide "libmpi.so.0" anymore. T

[R] Rmpi fails to install

2011-03-07 Thread rose
I try to install Rmpi as root with install.packages("Rmpi"). It fails with: ... checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C89... none needed I am here /usr and it is OpenMPI Trying to find mpi.h ... Found in /usr/include Trying to find libmpi.so or libmpich.a ... Found l