Revision: 510
http://svn.sourceforge.net/pygccxml/?rev=510&view=rev
Author: roman_yakovenko
Date: 2006-09-03 04:37:31 -0700 (Sun, 03 Sep 2006)
Log Message:
-----------
adding reference to simple installer for Boost Libraries
Modified Paths:
--------------
pyplusplus_dev/docs/download.rest
Modified: pyplusplus_dev/docs/download.rest
===================================================================
--- pyplusplus_dev/docs/download.rest 2006-09-03 10:55:07 UTC (rev 509)
+++ pyplusplus_dev/docs/download.rest 2006-09-03 11:37:31 UTC (rev 510)
@@ -32,12 +32,21 @@
------------
In command prompt or shell change current directory to be "pyplusplus-X.Y.Z".
-"X.Y.Z" is version of `Py++`_. Type next command:
+"X.Y.Z" is version of `Py++`_. Type next command:
| ``python setup.py install``
-After this command complete, you should have installed `Py++`_ package.
+After this command complete, you should have installed `Py++`_ package.
+Boost.Python installation
+-------------------------
+
+Users of Microsoft Windows can enjoy from simple `installer for Boost Libraries`_.
+You can find it `here`_.
+
+.. _`here` : http://www.boost-consulting.com/download.html
+.. _`installer for Boost Libraries` : http://www.boost-consulting.com/download.html
+
------------
Dependencies
------------
@@ -54,4 +63,4 @@
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
- End:
\ No newline at end of file
+ End:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|