[3123] in Release_Engineering
NetProb ticket #831, bad path in default zwgc.desc
daemon@ATHENA.MIT.EDU (probe@MIT.EDU)
Mon Nov 8 12:50:42 1993
From: probe@MIT.EDU
Date: Mon, 8 Nov 1993 12:50:31 -0500
To: vrt@MIT.EDU, rel-eng@MIT.EDU
Cc:
>From mar@MIT.EDU Mon Nov 8 11:46:40 1993
>Received: by gregor.MIT.EDU (5.57/4.7) id AA05517; Mon, 8 Nov 93 11:46:39 -050>0
>Received: from GULCH.MIT.EDU by MIT.EDU with SMTP
> id AA00181; Mon, 8 Nov 93 11:46:32 EST
>Received: by gulch.MIT.EDU (5.0/4.7) id AA27976; Mon, 8 Nov 93 11:46:27 EST
>Date: Mon, 8 Nov 93 11:46:27 EST
>Message-Id: <9311081646.AA27976@gulch.MIT.EDU>
>From: Mark Rosenstein <mar@MIT.EDU>
>Sender: mar@MIT.EDU
>To: bugs@MIT.EDU
>Subject: bad path in default zwgc.desc
>Content-Length: 332
>
>The default zwgc.desc, /usr/athena/lib/zephyr/zwgc.desc, invokes
>zmailnotify as /usr/athena/zmailnotify instead of
>/usr/athena/bin/zmailnotify. Note that this is inside a comment with
>instructions to uncomment it if you want to use it. As a result of
>this, there are new users who still require the compatibility link.
> -Mark
>
>NETPROB-NOTE:
>Note: probe Mon Nov 8 12:49:57 1993
>This simply needs a path change in the source tree; in my Zephyr sources, I
do >not bother specifying a path; I leave it to the PATH environment.
So, my recomm>endation is to change it to read: exec "zmailnotify".
Forwarding to rel-eng, s>ince this is no longer a matter of finding a fix.>
------