LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-14-2004, 12:19 PM   #1
levicc00123
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 94

Rep: Reputation: 15
keeping track of source tarball versions.


Hi! I was wondering if there was a way to keep track of the versions for the source tarballs that I have? I've got several from ftp.gnu.org/gnu, two from sourceforge and one from ftp.x.org, any ideas?
 
Old 12-14-2004, 12:49 PM   #2
mhiggins
Member
 
Registered: Feb 2004
Posts: 140

Rep: Reputation: 15
I do most of my installs from source and I use stow to manage my packages.

http://directory.fsf.org/GNU/stow.html

As a convention I install all software in:

/usr/local/stow/package-<version>

There are many advantages to using stow here are a few.

You can have many versions of a single software package ready to install.
If something goes wrong its easy to roll back.
Its easy to uninstall packages.
Its easy to transport your stow dir to a new system and install all the packages.

Here are the basic steps for installing say ... net-snmp?

install stow
mkdir /usr/local/stow

get net-snmp-5.1.2 (this is just an example any package will do)
mkdir /usr/local/stow/net-snmp-5.1.2
unpack net-snmp
./configure --prefix=/usr/local/stow/net-snmp-5.1.2
make
make install
cd /usr/local/stow
stow net-snmp-5.1.2
DONE
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Keeping track of my threads? une LQ Suggestions & Feedback 4 04-10-2005 10:35 PM
Volunteer needs help keeping track. mimsmall Linux - Software 1 10-10-2004 02:03 PM
Keeping track of compiled programs etc. mnjdesigns Linux - Newbie 11 03-02-2004 11:38 AM
keeping track of active desktops jalburger Linux - Newbie 0 07-02-2002 08:02 AM
Keeping track of packages NSKL Slackware 2 06-28-2002 10:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:51 PM.

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