[699] in arla-drinkers
Re: location of cache dir
daemon@ATHENA.MIT.EDU (Love)
Tue Mar 16 23:35:43 1999
From owner-arla-drinkers@stacken.kth.se Wed Mar 17 04:35:42 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 13352 invoked from network); 17 Mar 1999 04:35:42 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 17 Mar 1999 04:35:42 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id FAA20142
for arla-drinkers-list; Wed, 17 Mar 1999 05:29:32 +0100 (MET)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id FAA20136
for <arla-drinkers@stacken.kth.se>; Wed, 17 Mar 1999 05:29:28 +0100 (MET)
Received: from anchor.s3.kth.se (anchor.s3.kth.se [130.237.43.59])
by elixir.e.kth.se (8.9.2/8.9.2) with ESMTP id FAA21658;
Wed, 17 Mar 1999 05:29:25 +0100 (MET)
Received: (from lha@localhost)
by anchor.s3.kth.se (8.9.2/8.9.2) id FAA25625;
Wed, 17 Mar 1999 05:29:24 +0100 (MET)
From: Love <lha@stacken.kth.se>
To: Nat Lanza <magus@cs.cmu.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: location of cache dir
References: <199903161644.QAA22065@antharia.MIT.EDU> <uoc1ziosuzl.fsf@evelake.pdl.cs.cmu.edu>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 17 Mar 1999 05:29:23 +0100
In-Reply-To: Nat Lanza's message of 16 Mar 1999 21:36:14 -0500
Message-ID: <am6780vivw.fsf@anchor.s3.kth.se>
Lines: 19
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Nat Lanza <magus@cs.cmu.edu> writes:
> So I guess I don't really see why changing the default to /var is a
> good idea.
Since /usr might not be avaible at boot-time and later be mounted read-only
on all systems.
The real question is how to do it a easy to choose whatever way you want it.
And do it simple and right on all systems.
The simple way is to put everthing under $prefix, but as pointed out by
Dan, that might not be they way you want it (in that phase of the moon).
Guess you have to do appropriate magic by hand right now when
buildning/installing.
Love