[648] in Zephyr_Bugs
Re: Installation
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Jul 19 18:40:33 1995
Date: Wed, 19 Jul 1995 18:40:11 -0400
From: Derek Atkins <warlord@MIT.EDU>
To: "Mark L. Chang" <mchang@jhu.edu>
Cc: Greg Hudson <ghudson@MIT.EDU>, bug-zephyr@MIT.EDU
In-Reply-To: "[647] in Zephyr_Bugs"
> So, I try 'zctl unhide' -- which I shouldn't have to do since this is all
> default behavior and should be unhidden to start with... then the zlocate
> works.
>
> It's strange. BUT, if I subscribe to a class and instance, with
> something like:
> zctl add test \* \*
>
> and then run a
> zwrite -c test -m HI
>
> I get it just fine -- so the transport of the message is fine, just that
> the notification to the server of my subscription is not working smoothly.
Are you sure you have the default subscription and default variables
files installed properly? It sounds like zwgc is not finding those
files, so it is not subscribing to messages or setting a location
properly.
-derek