"Ward W. Vuillemot" wrote:
> 
> I booted into X11 without incident. . .after finally figuring out what
> packages needed what.  I quit and then tried to get back in and now it
> gives me the following error:
> 
> cat: /Users/admin/.Xauthority: No such file or directory
> 
> I know what it means.  :)  I just do not know what to do.  Sigh.

Usually, this is only a warning, not a fatal error.
You can recreate your .Xauthority file via

   xauth generate :0 .

(note the dot at the end). The catch is that this only works if an X
server is already running on DISPLAY :0. 

-- 
Martin

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to