Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Re: rpms
- To: tlug@example.com
- Subject: tlug: Re: rpms
- From: Mike Fabian <mike.fabian@example.com>
- Date: 01 Jun 2000 18:29:42 +0200
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: Jonathan Byrne's message of "Thu, 1 Jun 2000 19:45:52 +0900"
- References: <20000601132421.N252@example.com><Pine.GSO.4.05.10005312134030.3488-100000@example.com><20000601182657.A18727@example.com><20000601194552.B31030@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug
- User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)
Jonathan Byrne <j-byrne@example.com> writes: > My practice is generally not use RPMs, except those that come with > the distro CD. I prefer source tarballs, which all get installed > in /usr/local/. I do the same, but I don't install the stuff compiled from source in /usr/local but rather in /opt/stow/name-of-program+version-number. The command /opt/stow$ stow name-of-program+version-number then creates symbolic links of everything below the /opt/stow/name-of-program+version-number directory to the /opt directory. This way all binaries are in /opt/bin, libraries in /opt/lib and so on. Because the symbolic links to a package can easily be removed with /opt/stow$ stow -D name-of-program+version-number it is very easy to uninstall a program again or experiment with different versions. Sometimes a little manual tweaking is necessary after installing a program in its directory below /opt/stow, for example several programs come with a `dir' file in their `info' directory, but stow can only create one symbolic link for /opt/stow/info/dir. But usually only very little conflict resolution of that sort is necessary, overall I think using `stow' is easier and faster than building your own rpms. And it is not as messy as installing everything to /usr/local. -- Mike Fabian <mike.fabian@example.com> ----------------------------------------------------------------------- Next Meeting (w/ YLUG): June 16 (Fri) 19:00 Mizonoguchi Marui Family 12F Next Technical Meeting: July 8 (Sat) 13:30 Topic: TBA ----------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- Follow-Ups:
- Re: tlug: Re: rpms
- From: <adam@example.com>
- Re: tlug: Re: rpms
- From: "Thomas O'Dowd" <tom@example.com>
- References:
- Re: tlug: rpms
- From: Chris Sekiya <sekiya@example.com>
- Re: tlug: rpms
- From: "Scott M. Stone" <sstone@example.com>
- Re: tlug: rpms
- From: "Thomas O'Dowd" <tom@example.com>
- Re: tlug: rpms
- From: Jonathan Byrne <j-byrne@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: directions...
- Next by Date: Re: tlug: rpms
- Prev by thread: Re: tlug: rpms
- Next by thread: Re: tlug: Re: rpms
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links