+ SOLARIS NOTE: The --enable-rpath option may cause problems when
+ using wxGTK on Solaris when compiling wxPython in step 4 below.
+ The woraround is to not use --enable-rpath flag for configure, but
+ in that case all wxPython applications must have the
+ LD_LIBRARY_PATH set to include $WXPREF/lib, or you can use the
+ 'crle' program to modify the runtime linking environment. If this
+ is the only installation of wxGTK on the system then you can use a
+ system library path for WXPREF and not have to worry about it at
+ all.
+
+ If you want to use the image and zlib libraries included with