Chat
Micro Mart Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Uninstalling Compiled Software Expand / Collapse
Author
Message
Posted 19/10/2003 00:37:52


386

386386386386386

Group: Forum Members
Last Login: 23/10/2008 17:20:37
Posts: 514, Visits: 382

Does anyone know what command/s to use to uninstall software that has been compiled from source?



Once again the swimming pools of life had been tainted by the incontinent toddlers of fate

Post #4958
Posted 22/10/2003 20:38:27
186

186186186186186

Group: Forum Members
Last Login: 25/11/2004 15:24:00
Posts: 28, Visits: 1

If you still have the sources on your harddrive, then (as root) type *make uninstall*. This should work for most self-compiled software, but not all.

If you have long since removed the source files, but you still have the original .tar.gz (or whatever), then you may still be in luck! Unpack (tar zxpvf filename.tar.gz) it, run *./configure* and then run *make uninstall*.

If you're feeling like having a bit of a look around, then check out the *Makefile* file in the top level directory of your sources and see if there is an entry for uninstall.

Good luck.



--Artificial intelligence is no match for nuratal stidutipy.
Post #26427
Posted 22/10/2003 23:52:05


386

386386386386386

Group: Forum Members
Last Login: 23/10/2008 17:20:37
Posts: 514, Visits: 382

Thanks for taking the trouble to reply.The one time I tried 'make uninstall' I guess I was unlucky as it didn't work!
I have found a brilliant answer to the problem myself with an app called 'checkinstall'.
This is run instead of 'make install' and creates a package before installation that can then be uninstalled in the normal way for your distro (it supports .rpm .tgz & .deb). This also has the bonus that the package can be shared with others.
It does appear to be able to be used retrospectively if you still have the source on your system to be able to run it with.



Once again the swimming pools of life had been tainted by the incontinent toddlers of fate

Post #26436
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: TheEditor, DJ, malc_wright, ricedg, admin, Sarah of the Dead

Permissions Expand / Collapse

All times are GMT, Time now is 11:25pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.094. 9 queries. Compression Disabled.