Unix Technical Forum

how to remove the application installed with "configure"?

This is a discussion on how to remove the application installed with "configure"? within the Linux Operating System forums, part of the Unix Operating Systems category; --> Some applications are installed by "configure", not rpm packages, How to remove them? Thanks Regards Case...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 07:24 AM
case
 
Posts: n/a
Default how to remove the application installed with "configure"?

Some applications are installed by "configure", not rpm packages,

How to remove them?

Thanks

Regards
Case

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 07:24 AM
Davide Bianchi
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

On 2005-04-13, case <case@c.com> wrote:
> Some applications are installed by "configure", not rpm packages,


You mean by compiling the sources? Usually every application that you
compile have a way to be de-installed that boils down to do a
make uninstall in the source directory. See the documentation of the
specific application. The last option is to hunt down the executables
and delete them.

Davide

--
Windows: Microsoft's tax on computer illiterates.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 07:24 AM
mjt
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

(case <case@c.com>) scribbled:

> Some applications are installed by "configure", not rpm packages,
>
> How to remove them?


.... the "configure" script doesnt install
the package, "make install" does.

"make uninstall" to remove

--
<< http://michaeljtobler.homelinux.com (Beta Band - Quiet) >>
Just once, I wish we would encounter an alien menace that wasn't
immune to bullets. - The Brigadier, "Dr. Who"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 07:24 AM
Peter T. Breuer
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

case <case@c.com> wrote:
> Some applications are installed by "configure", not rpm packages,
>
> How to remove them?


"man rm"

(if your question is really how to FIND the files to remove, ask it).

Peter
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-18-2008, 07:24 AM
Andreas Janssen
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

Hello

case (<case@c.com>) wrote:

> Some applications are installed by "configure", not rpm packages,
>
> How to remove them?


In some cases, running "make uninstall" in the source directory helps.
For the future, use stow or checkinstall after compiling the software,
that way you can get rid of it easier if make uninstall doesn't work.

best regards
Andreas Janssen

--
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-18-2008, 07:24 AM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?


"Peter T. Breuer" <ptb@lab.it.uc3m.es> wrote in message
news:qj20j2-9qt.ln1@news.it.uc3m.es...
> case <case@c.com> wrote:
>> Some applications are installed by "configure", not rpm packages,
>>
>> How to remove them?

>
> "man rm"
>
> (if your question is really how to FIND the files to remove, ask it).


Ahh, yes, and another completely useless answer to annoy the newbies.

Case, some better written packages include a "make uninstall" command, but
it's still fairly unusual and requires thought by the author to incorporate.
You can see the results of a "make -n install" command to record what files
are generated and where, and delete those.

But if you're starting from scratch, I highly recommend looking into writing
such packages into an RPM in order to manage them better. It teaches you a
lot about how RPM's work, and allows you far superior package management,
such as the ability to assign conflict or obsolescence information about
related packages and keep them out of each other's way.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-18-2008, 07:25 AM
case
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

Thanks all of u.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2008, 07:26 AM
case
 
Posts: n/a
Default Re: how to remove the application installed with "configure"?

Thanks all of u.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-18-2008, 07:27 AM
Michael Hennebry
 
Posts: n/a
Default OT, was Re: how to remove the application installed with "configure"?


mjt wrote:
> Just once, I wish we would encounter an alien menace that wasn't
> immune to bullets. - The Brigadier, "Dr. Who"


What made that especially amusing was that the aforementioned
alien menace wasn't actually alien. It was made in England.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-18-2008, 07:27 AM
spike1@freenet.co.uk
 
Posts: n/a
Default Re: OT, was Re: how to remove the application installed with "configure"?

Michael Hennebry <hennebry@web.cs.ndsu.nodak.edu> wrote:

> mjt wrote:
>> Just once, I wish we would encounter an alien menace that wasn't
>> immune to bullets. - The Brigadier, "Dr. Who"


> What made that especially amusing was that the aforementioned
> alien menace wasn't actually alien. It was made in England.


Lemme guess...
Robot? Tom's first outing?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:48 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com