Show More
@@ -1,13 +1,10 b'' | |||||
1 | Please see the doc/ directory for full manuals and other documents. The manual is |
|
1 | Please see the doc/ directory for full manuals and other documents. The manual is | |
2 | prepared using the LyX system (www.lyx.org), but in the doc/manual directory |
|
2 | prepared using the LyX system (www.lyx.org), but in the doc/manual directory | |
3 | you'll find HTML and PDF versions. |
|
3 | you'll find HTML and PDF versions. | |
4 |
|
4 | |||
5 | These manuals normally get installed to $PREFIX/share/doc/ipython-VERSION, unless you |
|
5 | These manuals normally get installed to $PREFIX/share/doc/ipython-VERSION, unless you | |
6 | redirect the installer via a --prefix/--home option. Normally, $PREFIX is |
|
6 | redirect the installer via a --prefix/--home option. Normally, $PREFIX is | |
7 | /usr, but your Python may be installed elsewhere. You can see its value by |
|
7 | /usr, but your Python may be installed elsewhere. You can see its value by | |
8 | running: |
|
8 | running: | |
9 |
|
9 | |||
10 | python -c "import sys;print sys.prefix" |
|
10 | python -c "import sys;print sys.prefix" | |
11 |
|
||||
12 | # testing notes... |
|
|||
13 | # a little test |
|
General Comments 0
You need to be logged in to leave comments.
Login now