some updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-06-11 01:52:57 +00:00
parent 4320a952c6
commit d76f2a46dd
2 changed files with 5 additions and 6 deletions

View File

@@ -51,11 +51,6 @@ below.)
shared library. You can check where the wxPython build will expect shared library. You can check where the wxPython build will expect
to find them by running "wx-config --cflags" and "wx-config --libs" to find them by running "wx-config --cflags" and "wx-config --libs"
If you want the optional OGL (Object Graphics Library) and STC
(Styled Text Control) then you need to go to contrib/src/ogl and
contrib/src/stc and run "make install" in each of those
directories.
1b. Building wxWindows on Win32. 1b. Building wxWindows on Win32.

View File

@@ -40,4 +40,8 @@ mv /usr/src/redhat/SRPMS/wxPython*.rpm .
chown rd:users wxPython*.rpm chown rd:users wxPython*.rpm
rm -rf /usr/lib/python1.5/site-packages/wxPython/ rm -rf /usr/lib/python1.5/site-packages/wxPython/
rm -f /usr/lib/libwxPyHelpers* rm -f /usr/lib/libwxPyHelpers*
rm -rf rm -rf /usr/doc/wxPython-$1 rm -rf /usr/doc/wxPython-$1