GEOS-5 Checkout and Build Instructions: Difference between revisions
Line 50: | Line 50: | ||
setenv BASEDIR /discover/nobackup/projects/gmao/share/dao_ops/Baselibs/v2.1.1-build3 | setenv BASEDIR /discover/nobackup/projects/gmao/share/dao_ops/Baselibs/v2.1.1-build3 | ||
In fact, it's a good idea to add this line to your .cshrc file too. | In fact, it's a good idea to add this line to your .cshrc file too. While you're at it, add the following line as well in your .cshrc file: | ||
setenv ESMADIR /home/colarco/GEOSagcm | |||
where you edit the path to point wherever your GEOSagcm directory is located. This sets the location of where the build gets installed. It should default to this location, but in case you have multiple instances of the code checked out it's a good idea to be explicit. | |||
Now, with that set, navigate to the source directory: | Now, with that set, navigate to the source directory: |