Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-11-2005, 09:03 AM
|
#1
|
LQ Newbie
Registered: Sep 2004
Location: U.S.
Distribution: SuSE 9.2 Pro
Posts: 14
Rep:
|
How do you uninstall compiled software packages?
I'm using Suse Linux 9.2 Professional. I installed Digikam software package using "./configure, make, make install ". The installation went well... but the software doesn't work, ie can't talk to my digital camera. So, I download the digikam rpm for Suse 9.2 and used YAST to install the rpm. The installation went well, no errors. Now, when I try to start the software... I click on the icon and it just bounces and flashes... but the software won't start. Anyway, I used YAST to uninstall the digikam rpm... now I want to uninstall the digikam software package that I compiled... but I don't know the command to accomplish this. ie, I want to completely remove the software package and start fresh the the latest digikam rpm for Suse. I'm thinking there was probably some conflict with both the rpm and compiled package.
Thank you,
meh1
|
|
|
02-11-2005, 10:35 AM
|
#2
|
Member
Registered: Aug 2003
Location: Omaha, NE, USA
Distribution: PCLinuxOS 2007
Posts: 808
Rep:
|
Go to the directory you installed from, and try the command 'make uninstall'. *Some* apps use this syntax. Otherwise, you need to figure out where the various parts went, and delete them by hand....
|
|
|
02-11-2005, 11:36 AM
|
#3
|
Member
Registered: Feb 2004
Posts: 781
Rep:
|
Quote:
Go to the directory you installed from, and try the command 'make uninstall'. *Some* apps use this syntax.
|
If you deleted that folder, you can recompile the program using the exact parameters like the first time. Then use make uninstall.
Boby
|
|
|
02-11-2005, 11:52 AM
|
#4
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Rep:
|
Quote:
Originally posted by Boby
If you deleted that folder, you can recompile the program using the exact parameters like the first time. Then use make uninstall.
Boby
|
You don't even need to recompile the program, just use the ./configure with the exact same parameters and then do a make uninstall.
|
|
|
All times are GMT -5. The time now is 02:42 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|