Skip to content

Commit

Permalink
On macports use gsl instead of gsl-devel.
Browse files Browse the repository at this point in the history
gsl-devel is not maintained, gsl package is.
  • Loading branch information
pavoljuhas committed Mar 21, 2014
1 parent 06c94dd commit d869c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Linux/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Linux or Mac OS X with the following packages from system software manager:

sudo port install \
python27 py27-setuptools py27-ipython py27-lxml \
gsl-devel boost py27-numpy py27-scipy py27-matplotlib scons git-core
gsl boost py27-numpy py27-scipy py27-matplotlib scons git-core

sudo port select --set ipython ipython27
sudo port select --set python python27
Expand Down

0 comments on commit d869c4a

Please sign in to comment.