Opened 14 years ago
Closed 14 years ago
#601 closed defect (fixed)
errors in install_R.sh
Reported by: | hamish | Owned by: | |
---|---|---|---|
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 , 14 years ago
Type: | task → defect |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.