]> 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 3c7fc413446d059412e23a9dfe02a73f0efb459f..053bc632d7bc396e3a0b49a22eac64bfd63d7900 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-on-unix: