Show More
@@ -885,6 +885,36 b' install' | |||
|
885 | 885 | |
|
886 | 886 | Users installing against Fink's Python or a properly hand-built one should |
|
887 | 887 | not have this problem. |
|
888 | \layout Subsubsection* | |
|
889 | ||
|
890 | DarwinPorts | |
|
891 | \layout Standard | |
|
892 | ||
|
893 | I report here a message from an OSX user, who suggests an alternative means | |
|
894 | of using IPython under this operating system with good results. | |
|
895 | Please let me know of any updates that may be useful for this section. | |
|
896 | His message is reproduced verbatim below: | |
|
897 | \layout Quote | |
|
898 | ||
|
899 | From: Markus Banfi | |
|
900 | \family typewriter | |
|
901 | <markus.banfi-AT-mospheira.net> | |
|
902 | \layout Quote | |
|
903 | ||
|
904 | As a MacOS X (10.4.2) user I prefer to install software using DawinPorts instead | |
|
905 | of Fink. | |
|
906 | I had no problems installing ipython with DarwinPorts. | |
|
907 | It's just: | |
|
908 | \layout Quote | |
|
909 | ||
|
910 | ||
|
911 | \family typewriter | |
|
912 | sudo port install py-ipython | |
|
913 | \layout Quote | |
|
914 | ||
|
915 | It automatically resolved all dependencies (python24, readline, py-readline). | |
|
916 | So far I did not encounter any problems with the DarwinPorts port of ipython. | |
|
917 | ||
|
888 | 918 | \layout Subsection |
|
889 | 919 | |
|
890 | 920 |
General Comments 0
You need to be logged in to leave comments.
Login now