Thank you, Phil. I know it might be too much. But it'd be great if we can have a *uninstall.py* file shipped with the source package.
Gui On Thu, Nov 1, 2012 at 11:47 PM, Phil Thompson <[email protected]>wrote: > On Thu, 1 Nov 2012 00:47:22 +0800, zw g <[email protected]> wrote: > > Dear list, > > > > I compile PyQt4 4.9.4 from source on Mac OS X. > > How can i uninstall it? (I want to use Macports to install it in the > > future.) > > > > I didn't find any `uninstall` description yet. > > Any one please give your suggestion? > > Run "make -n install" to see where it has installed the different files > and manually remove them. > > Phil >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
