-Installing wxPython 2.5 from Source
+Installing wxPython 2.6 from Source
===================================
path into the binaries by using the rpath option when configuring
wxWidgets. For example::
- --enable-rpath=/opt/wx/2.5/lib \
+ --enable-rpath=/opt/wx/2.6/lib \
SOLARIS NOTE: The --enable-rpath option may cause problems when
using wxGTK on Solaris when compiling wxPython as described below.