[Python-Dev] Removing Python Binaries with make command

Guido van Rossum guido at python.org
Mon Feb 23 19:17:25 CET 2015


It could arguably considered a bug report.

On Mon, Feb 23, 2015 at 9:48 AM, Oleg Broytman <phd at phdru.name> wrote:

> On Mon, Feb 23, 2015 at 05:09:51PM +0000, Blaxton
> <blaxxton at yahoo.com.dmarc.invalid> wrote:
> > Hi
> > I have installed Python3 with running ./configure , make and then make
> installand now can't find an option in Makefile to remove the binaries with
> make command.
> > Is there a way to cleanly remove Python3 Binaries after compiling on a
> system ?
> > ThanksDB
>
>    There is no way AFAIK. That what CheckInstall[1] is for but you
> should have used it before make install.
>
> 1. http://asic-linux.com.mx/~izto/checkinstall/index.php
>
> PS. And such questions belong to python-list, I think, rather than
> python-dev which is about developing Python, not using it.
>
> Oleg.
> --
>      Oleg Broytman            http://phdru.name/            phd at phdru.name
>            Programmers don't die, they just GOSUB without RETURN.
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/guido%40python.org
>



-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150223/29e5f31d/attachment.html>


More information about the Python-Dev mailing list