bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GIT version: autocompiling startup file


From: Hans Aberg
Subject: Re: GIT version: autocompiling startup file
Date: Thu, 27 Jan 2011 14:33:33 +0100

On 27 Jan 2011, at 10:03, Andy Wingo wrote:

On Mac OS X, there are two locations for cached objects; when put there,
the system will assume they can be regenerated and not be  backed
up. These would be
 ~/Library/Caches/Guile/
 /Library/Caches/Guile/
if keeping to Mac tradition using uppercase names. One can also mark
~/.cache/ to be the same kind of area.

You can set your XDG_CACHE_HOME to change this.  See
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
for more.

This works. Put my .profile file
  export XDG_CACHE_HOME=$HOME/Library/Caches/XDG
as to not clutter Caches/.

If Guile wants to set its own on Mac OS X, then it might be
  $HOME/Library/Caches/Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]