GEOS-5 Checkout and Build Instructions: Difference between revisions

Line 4: Line 4:
=== Find a place to store and build the code ===
=== Find a place to store and build the code ===
The GEOS-5 (AGCM) source code checks out at about 40 MB of space.  Once compiled, the complete package is about 500 MB.  Your home space on '''discover''' may not be sufficient for checking out and building the code.  You should consider either requesting either a larger quota in your home space (call the tag x6-9120 and ask, telling them you are doing GEOS-5 development work) or building in your (larger) nobackup space.  But consider, ''nobackup'' is not backed up.  So be careful...
The GEOS-5 (AGCM) source code checks out at about 40 MB of space.  Once compiled, the complete package is about 500 MB.  Your home space on '''discover''' may not be sufficient for checking out and building the code.  You should consider either requesting either a larger quota in your home space (call the tag x6-9120 and ask, telling them you are doing GEOS-5 development work) or building in your (larger) nobackup space.  But consider, ''nobackup'' is not backed up.  So be careful...
One strategy I like is to check the code out to my ''nobackup'' space, but then make symlink from him home space back to that.  For example, if I have my code stored at /discover/nobackup/colarco/GEOSagcm, I would make a symlink in my home space to point to that like:


=== Setup your environment to check out code ===
=== Setup your environment to check out code ===