Changes between Version 8 and Version 9 of documentation/PythonManual/Overview

Show
Ignore:
Author:
lloydw (IP: 203.96.63.172)
Timestamp:
04/08/08 10:37:48 (9 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/PythonManual/Overview

    v8 v9  
    99== Requirements == 
    1010 
    11 RocketPython requires [http://www.python.org Python 2.5] and [http://www.boost.org Boost::Python 1.34]. 
     11RocketPython requires [http://www.python.org Python 2.5] and [http://www.boost.org Boost::Python 1.35]. 
    1212 
    1313''NOTE: On the Windows platform rocket assumes you will be compiling against the debug python libraries. All other platforms expect the release version.'' 
    1616 
    1717'''Windows'''[[br]] 
    18 You can [attachment:rocket_support.zip?format=raw download] our pre-built support package which includes both of these libraries. Extract the archive into C:\rocket_support and the projects should compile without modification. 
     18You can [http://www.librocket.com/download download] our pre-built support package which includes both of these libraries. Extract the archive into C:\rocket_support and the projects should compile without modification. 
    1919 
    2020'''MacOSX / Linux'''[[br]]