[Live-demo] [OSGeo] #601: errors in install_R.sh
OSGeo
trac_osgeo at osgeo.org
Wed Jul 7 21:05:54 PDT 2010
#601: errors in install_R.sh
---------------------+------------------------------------------------------
Reporter: hamish | Owner: live-demo@…
Type: task | Status: new
Priority: normal | Milestone:
Component: LiveDVD | Keywords: 4.0, R
---------------------+------------------------------------------------------
Alex already mentioned this, for the record-
there were a couple of build failures in install_R.sh: Rmpi, rpvm, and
rsprng.
Rmpi:
{{{
checking for mpi.h... no
configure: error: "Cannot find mpi.h header file"
}}}
rpvm:
{{{
Check if PVM_ROOT is defined...
no
I'll try to build rpvm but you need set PVM_ROOT
before use pvm. See pvm_intro(1PVM)
Try to guess if pvm is installed somewhere ...
Cannot find pvm.
If pvm is installed, set PVM_ROOT to where pvm is.
Otherwise, please install pvm first.
}}}
rsprng:
{{{
checking for sprng.h... no
Cannot find sprng 2.0 header file.
}}}
`apt-file search sprng.h` will tell you the missing package which supplies
that file, if one exists.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/601>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list