Skip to content

jwillis0720/msl_mirror

Repository files navigation

msl_mirror

MSL Library Mirror

###To build external libraries required by MSL

Can follow wiki

or

Run perl buildMslEnv.pl

This will output what you should put in your .bashrc or .tcshrc i.e.

export MSL_EXTERNAL_LIB_DIR=mymsl/extlib_ibs
export MSL_EXTERNAL_INCLUDE_DIR=mymsl/extlib_incs
export MSL_GSL=T
export MSL_GLPK=T
export MSL_R=F
export MSL_BOOST=T

###To build MSL programs

make bin all

Uses the make script and enviromental variables you set in .bashrc.

About

MSL Library Mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages