2.5 --> 2.6 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Installing wxPython 2.5 from Source
|
||||
Installing wxPython 2.6 from Source
|
||||
===================================
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ Installing on Unix-like Systems (not OS X)
|
||||
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.
|
||||
|
Reference in New Issue
Block a user