LinuxQuestions.org
Help answer threads with 0 replies.
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-15-2010, 08:39 PM   #1
cablio
LQ Newbie
 
Registered: Jul 2010
Location: Inland Empire, CA
Distribution: Slackware 13.1 (x86)
Posts: 2

Rep: Reputation: 0
Smile Greetings and salutations (and a question)


Hey guys, my name's Tom. (you could skip to the question if you don't care about attempts of having people skills)
Just registered. You could say this forum has been referred to me by Google and slackbook-2.0

My interest in Linux started in 99-ish, with Slackware, of course. I gave up on it because my English and computer skills weren't as good so I couldn't make ppp run

After that I've tried Red Hat, Knoppix for experimenting mostly. More recently I've tried OpenSUSE and Ubuntu (which were somewhat strange and Windowsified) and then went back to Slackware because I've read and heard that this is what Linux should be.

My current Linux "achievements" are compiling a kernel (2.6.34 now, from 2.6.29-6 stock) which made me learn why VESA console support and sky2 device driver are important Ummm, also running Samba and mediatomb and disabling PCMCIA and ACPI crap from init scripts.

:Question
After the latest reinstall of Slack, I downloaded the gcc 4.5 source, compiled it and installed it. So while browsing around with pkgtool, I noticed it still says gcc is 4.3.3 so I am planning on removing gcc with pkgtool (after compiling the source) and then, install it again. Which leads me to my question: how to uninstall a program I've installed via "make install" I vaguely recall few sources that also had "make uninstall" but I also tried it on something (I know "something" is really helpful) few days ago and it said there was no rule for 'uninstall'
So, how do I uninstall stuff?
Obviously reading what "make install" installs and erasing it manually will be a one albeit crude way of doing so.

Thank you all for your time and answer this so you make me feel welcome
 
Old 07-15-2010, 08:50 PM   #2
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
Well, I believe it's either 'clean' or 'distclean' (probably the latter) that removes software from your system.

As for Linux use and for me, I have been using Linux since late 2007 (but only strongly recently) and still am only in my senior year of HS now. This goes to show just how easy Linux (especially the right distro) has become

Edit: Whereabouts in the Inland Empire are you from? You can see my location (in the form of a Linux file/folder path) in the left pane of this post. It's obviously very close to you (if you don't live too far inland).

Last edited by Kenny_Strawn; 07-15-2010 at 09:08 PM.
 
Old 07-15-2010, 09:15 PM   #3
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
easiest way to make a installable/uninstallable pkg in slack is

cd into untarred source
cd /path/to/source
mkdir /tmp/PKG
./configure --prefix=/usr
make
make DESTDIR=/tmp/PKG install

after it's done cd to /tmp/PKG
and run makepkg on it

cd /tmp/PKG
makepkg /tmp/name-of-package.txz
 
Old 07-15-2010, 10:47 PM   #4
cablio
LQ Newbie
 
Registered: Jul 2010
Location: Inland Empire, CA
Distribution: Slackware 13.1 (x86)
Posts: 2

Original Poster
Rep: Reputation: 0
linus72, you're the man!
Thank you. And it is very easy. Am I right in assuming the name under which the package appears in pkgtool is the name of the folder from which ./configure was run?
 
  


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
Salutations and what not. reverend27 LinuxQuestions.org Member Intro 1 09-02-2009 12:52 PM
greetings and salutations Phunkedelik LinuxQuestions.org Member Intro 1 02-19-2009 10:04 PM
salutations s3gfault LinuxQuestions.org Member Intro 1 12-29-2007 11:05 AM
salutations Matt.M LinuxQuestions.org Member Intro 1 07-07-2007 03:52 PM
Salutations 9447 LinuxQuestions.org Member Intro 2 04-20-2007 12:31 AM

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

All times are GMT -5. The time now is 11:37 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