Opened 14 years ago

Closed 14 years ago

#601 closed defect (fixed)

errors in install_R.sh

Reported by: hamish Owned by: live-demo@…
Priority: normal Milestone:
Component: OSGeoLive Keywords: 4.0, R
Cc:

Description

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.

Change history (2)

comment:1 by hamish, 14 years ago

Type: taskdefect

comment:2 by hamish, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.