10000 update installation instructions · matplotlib/matplotlib@c1df6bf · GitHub
[go: up one dir, main page]

Skip to content

Commit c1df6bf

Browse files
committed
update installation instructions
svn path=/trunk/matplotlib/; revision=8243
1 parent 89db684 commit c1df6bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/users/installing.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,10 @@ These are external packages which you will need to install before
126126
installing matplotlib. Windows users only need the first two (python
127127
and numpy) since the others are built into the matplotlib windows
128128
installers available for download at the sourceforge site. If you are
129-
building on OSX, see :ref:`build_osx`
129+
building on OSX, see :ref:`build_osx`. If you are installing
130+
dependencies with a package manager, you may need to install the
131+
development packages (look for a "-dev" postfix) in addition to the
132+
libraries themselves.
130133

131134
:term:`python` 2.4 (or later but not python3)
132135
matplotlib requires python 2.4 or later (`download <http://www.python.org/download/>`__)

0 commit comments

Comments
 (0)
0