Open serbinsh opened 9 years ago
@serbinsh the issue starts with "developed" ... indicating it is already done ... did you update the PEcAn Wiki page for this? Or is this to be done?
This is how I installed rgdal:
wget http://cran.r-project.org/src/contrib/rgdal_0.9-1.tar.gz
export LD_LIBRARY_PATH=/usr/local/gdal-1.9.2/lib
R CMD INSTALL rgdal_0.9-1.tar.gz
@serbinsh is this issue resolved? If so please close
Added as part of the season of docs project. This is a list of tasks for documentation that might be of interest.
@robkooper I was actually thinking that now that everything is dockerized, we could start to remove all of the old documentation for installing on (in some cases multiple versions of) RHEL + Ubuntu + OSX?
or perhaps revise documentation to assume dockerization, then just running docker on multiple OSes (even Windows!?).
This issue is stale because it has been open 365 days with no activity.
Developed revised and up-to-date documentation for installing PEcAn+BETYdb+web on a RHEL server. This would include instructions for prerequisites such as GDAL, HDF, netCDF, PostgreSQL, etc (needed for both PEcAn and models such as ED2).