X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4efdef2c87d09736304fcc41d312fa80ad544b92..db679b8c836e69c111cdc31e62cf92cebe4f938f:/wxPython/docs/INSTALL.txt?ds=sidebyside diff --git a/wxPython/docs/INSTALL.txt b/wxPython/docs/INSTALL.txt index eaa7e3e2da..848359181f 100644 --- a/wxPython/docs/INSTALL.txt +++ b/wxPython/docs/INSTALL.txt @@ -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.