LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 07-09-2002, 08:01 PM   #1
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Rep: Reputation: 30
unistalling


how do i unistall a compiled program....not an rpm
 
Old 07-09-2002, 08:23 PM   #2
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Look in Makefile and see what the install paths are.
run make again in source dir. see what bins/libs/directory are created. use "find" to locate bins/libs/direcrtory
and remove them.

Note, also check README and Makefile to make sure
there isn't any uninstall insructions.

Note 2, that why I alway do a:
./configure --prefix=/usr/local/app-name

that way everything us under that directory
 
Old 07-09-2002, 08:56 PM   #3
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Original Poster
Rep: Reputation: 30
ohhhh, so it doesnt matter (like windoze ) if the files are in one folder and you delete them without unistalling them, but what if there is information in configuration files etc. etc.
 
Old 07-09-2002, 09:05 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
In addition to what pickledbeans said, some programs, and only a very few, come with a "make uninstall" option. That's nice.

For the most part most linux programs are not going to change any configuration files, or really, they would just add more, not modify anything, that would make it messy.

Offhand, what are you trying to get rid of?

Cheers,

Finegan
 
Old 07-09-2002, 09:56 PM   #5
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Original Poster
Rep: Reputation: 30
uhhh the motorla sm56 linux driver...it added something to modules.conf....
 
Old 07-09-2002, 09:58 PM   #6
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
What you want to delete the drive or just take it out of action ?

do
lsmod
if its lested
rmmod sm56

Then delete entries from modules.conf
 
Old 07-10-2002, 12:14 AM   #7
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Original Poster
Rep: Reputation: 30
Ismod or rmmod don work???....i had this problem with the 'make' command, i didn install the package.....i removed the entries from the modules.conf
 
Old 07-10-2002, 12:41 AM   #8
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Quote:
Originally posted by GT I.N.C
Ismod or rmmod don work???....i had this problem with the 'make' command, i didn install the package.....i removed the entries from the modules.conf
Something I've noticed is the moudles directory is empty
with 2.4.x as apposed to 2.2.x? But every thing still works?
How you suppose to know what modules you're have to work with if you cann't see them all?
 
Old 07-10-2002, 12:51 AM   #9
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Original Poster
Rep: Reputation: 30
i don really get that, but all i need to know is how to unistall the sm56 files, or can i just manually delete them?
 
Old 07-10-2002, 11:10 AM   #10
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
You can manually delete them, if you want. You might want to check the makefile and see where "make install" put things, but really in the case of a driver, you're looking at less than 1 Mb of wasted disk space and as long as you edit that line out of /etc/modules.conf your machine isn't even going to burp with that extra code just taking up space.

Cheers,

Finegan
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unistalling mandrake 10 stevoo Linux - Software 4 12-01-2004 08:43 AM
Unistalling tarballs senthilkumaran Slackware 3 10-18-2003 05:36 PM
Unistalling Wine Genesis Linux - Software 7 06-19-2003 06:39 PM
Unistalling a program <Rockman> Linux - General 3 12-16-2002 02:07 PM
unistalling windows Nikos Linux - Newbie 1 12-08-2002 10:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration