Difference between revisions of "GSL"

From HCL
Jump to: navigation, search
 
Line 4: Line 4:
 
<source lang="bash">
 
<source lang="bash">
 
$ export LD_LIBRARY_PATH=DIR/lib:$LD_LIBRARY_PATH
 
$ export LD_LIBRARY_PATH=DIR/lib:$LD_LIBRARY_PATH
<source>
+
</source>

Latest revision as of 13:07, 29 January 2010

http://www.gnu.org/software/gsl/

If GSL is intalled in a non-default directory

$ export LD_LIBRARY_PATH=DIR/lib:$LD_LIBRARY_PATH