public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] package management using stow
@ 2001-10-11 13:57 Jürgen Steinel
  0 siblings, 0 replies; only message in thread
From: Jürgen Steinel @ 2001-10-11 13:57 UTC (permalink / raw
  To: gentoo-dev

Hi there,

I'm using gentoo Linux for three weeks now and do really like
the ports concept. 

Installing lots of programmes from source myself, I'm using 
stow to mange the programmes installed under /usr/local.

I've seen a machine that uses stow (or some similiar tool) 
for *all* packages i.e. there are no files in /usr/bin, /bin, /usr/share
or elsewhere. Everything is just a symlink to <packagedir>/<packagename>/bin
and so on.

Now I wondered, if this is easy to implement using ebuild. I thought
it could be possible to look for "./configure"-statements in the ebuild-file
during compile-time and change the prefix given there to somewhat 
like /usr/stow/<packagename> and call stow to create the symlinks afterwards.

Has someone ever thought about using this?

Jürgen



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-11 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-11 13:57 [gentoo-dev] package management using stow Jürgen Steinel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox