Skip to content

Commit d869c4a

Browse files
committed
On macports use gsl instead of gsl-devel.
gsl-devel is not maintained, gsl package is.
1 parent 06c94dd commit d869c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Linux or Mac OS X with the following packages from system software manager:
4848

4949
sudo port install \
5050
python27 py27-setuptools py27-ipython py27-lxml \
51-
gsl-devel boost py27-numpy py27-scipy py27-matplotlib scons git-core
51+
gsl boost py27-numpy py27-scipy py27-matplotlib scons git-core
5252

5353
sudo port select --set ipython ipython27
5454
sudo port select --set python python27

0 commit comments

Comments
 (0)