[654] in arla-drinkers

home help back first fref pref prev next nref lref last post

Re: The .@sys question again

daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Mon Mar 1 15:29:58 1999

From owner-arla-drinkers@stacken.kth.se Mon Mar 01 20:29:57 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 27867 invoked from network); 1 Mar 1999 20:29:56 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 1 Mar 1999 20:29:56 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id VAA05731
	for arla-drinkers-list; Mon, 1 Mar 1999 21:23:00 +0100 (MET)
Received: from turbot.pdc.kth.se (turbot.pdc.kth.se [130.237.221.42])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id VAA05718
	for <arla-drinkers@stacken.kth.se>; Mon, 1 Mar 1999 21:22:19 +0100 (MET)
Received: (from d95-mah@localhost)
	by turbot.pdc.kth.se (8.8.7/8.8.7) id VAA15694;
	Mon, 1 Mar 1999 21:22:10 +0100 (MET)
To: Luke Douglas <darkwing@mit.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: The .@sys question again
References: <3.0.32.19990301142047.007dc8d0@po7.mit.edu>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 01 Mar 1999 21:22:10 +0100
In-Reply-To: Luke Douglas's message of "Mon, 01 Mar 1999 14:20:47 -0500"
Message-ID: <ixd90dhufil.fsf@turbot.pdc.kth.se>
Lines: 24
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

> Mathematica creates configuration directories ~/.Mathematica.sysname and
> accesses it through the symlink ~/.Mathematica.@sys . Mathematica gives a
> fatal startup error if it can't read its home directory. I don't get the
> startup error under Transarc AFS, but I do under Arla; and I can verify the
> cause by noting that "cd ~/.Mathematica" or "cd ~/.Mathematica.@sys" fails.
> I can get a normal startup, though, by making a symlink from ~/.Mathematica
> to ~/.Mathematica.sysname .

Could you provide an exact command sequence that makes the error
happen, with proper error messages?

For me, this works:

p01:~$ cd foo
p01:~/foo$ mkdir bar.i386_linux6
p01:~/foo$ fs sysname
Current sysname is 'i386_linux6'
p01:~/foo$ ln -s bar.@sys bar
p01:~/foo$ touch bar.i386_linux6/testfile
p01:~/foo$ ls -l bar
lrwxrwxrwx   1 d95-mah  nogroup         8 Mar  1 21:18 bar -> bar.@sys
p01:~/foo$ ls -l bar/
total 0
-rw-r--r--   1 d95-mah  nogroup         0 Mar  1 21:18 testfile

home help back first fref pref prev next nref lref last post