]> granicus.if.org Git - python/commitdiff
Update Opensolaris advice to OpenCSW instead of defunct Blastwave.
authorGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 21:52:49 +0000 (22:52 +0100)
committerGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 21:52:49 +0000 (22:52 +0100)
Doc/using/unix.rst

index ec5ac6c65d5ba0873f22fcc0085e4a0ad0cc9eb8..6a66a30b9fcaa5760d04cd06909bb542082f652c 100644 (file)
@@ -55,9 +55,8 @@ On FreeBSD and OpenBSD
 On OpenSolaris
 --------------
 
-To install the newest Python versions on OpenSolaris, install `blastwave
-<http://www.blastwave.org/howto.html>`_ and type ``pkg_get -i python`` at the
-prompt.
+You can get Python from `OpenCSW <http://www.opencsw.org/>`_.  Various versions
+of Python are available and can be installed with e.g. ``pkgutil -i python27``.
 
 
 Building Python