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