Changeset 12185


Ignore:
Timestamp:
May 3, 2012, 9:55:35 AM (14 years ago)
Author:
Mathieu Morlighem
Message:

Added GSL to LD_LIBRARY_PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/etc/environment.sh

    r12178 r12185  
    253253#GSL
    254254export PATH="$PATH:$GSL_DIR/bin"
     255export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GSL_DIR/lib"
     256export LD_RUN_PATH="$LD_RUN_PATH:$GSL_DIR/lib"
    255257
    256258#GMAKE
Note: See TracChangeset for help on using the changeset viewer.