[PyQt] How to uninstall?
Alan Corey
alan01346 at gmail.com
Sat Dec 29 05:54:01 GMT 2012
On 12/28/12, Phil Thompson <phil at riverbankcomputing.com> wrote:
> On Thu, 27 Dec 2012 22:21:16 -0500, Alan Corey <alan01346 at gmail.com>
> wrote:
>> I'm a newbie, but I don't find this anywhere.
>>
>> I want to uninstall PyQt-x11-gpl-4.9.6 because I've discovered there's
>> a slightly older version in the ports collection of my operating
>> system (OpenBSD). I've learned the hard way that it really is best to
>> stick to the supported versions unless there's a good reason not to.
>>
>> I have a Makefile, but there's no uninstall target, just all, install,
>> clean. There's nothing from running the configure with the --help
>> option either. If the same method worked for sip too that would be
>> great.
>>
>> Thanks,
>>
>> Alan
>
> You have to manually remove the files copies by the install target.
>
> I'm in the process of re-writing the build system which will have
> uninstall targets.
>
> Phil
>
OK, thanks. That's what I get for wanting to evolve backwards.
Alan
--
Credit is the root of all evil. - AB1JX
More information about the PyQt
mailing list