GEOS-5 Checkout and Build Instructions: Difference between revisions

Line 48: Line 48:
The model also has dependencies on the so-called "Baselibs."  These will generally be prepared in advance for you.  You just need to tell your shell where to find them.  On '''discover''', you can set your environment up to know where the Baselibs are by setting the environment variable BASEDIR as follows:
The model also has dependencies on the so-called "Baselibs."  These will generally be prepared in advance for you.  You just need to tell your shell where to find them.  On '''discover''', you can set your environment up to know where the Baselibs are by setting the environment variable BASEDIR as follows:


  setenv BASEDIR /home/dasilva/silo/Baselibs/x86_64-unknown-linux-gnu/ifort
  setenv BASEDIR /usr/local/other_old/baselibs/v2_2rp2_213_9.1.042meta_new


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.