PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
200 stars 231 forks source link

RHEL PEcAn+BETYdb+web install documentation #366

Open serbinsh opened 9 years ago

serbinsh commented 9 years ago

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).

dlebauer commented 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?

dlebauer commented 9 years ago

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
mdietze commented 9 years ago

@serbinsh is this issue resolved? If so please close

robkooper commented 4 years ago

Added as part of the season of docs project. This is a list of tasks for documentation that might be of interest.

dlebauer commented 4 years ago

@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!?).

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 365 days with no activity.