|
From: Zachery B. <zb...@ur...> - 2002-01-02 21:32:45
|
On Wednesday, January 2, 2002, at 04:33 , Paul Lieberman wrote: > Wait a minute, I was too focused on the init thing and missed > your original > message. X fails and says xinit not found. Right this was a known > problem > with a recent XDarwiin release. I don't know if its fixed with the > latest. I > also don't know what the 'real' solutions was. I cheated and made > a symlink > to xinit in /usr/bin > sudo ln -s /usr/X11R6/bin/xinit /usr/bin/xinit > That fixed it for me, but its not very elegant. Aha! Dang. I shoulda thought of that. Well, I know there's a new release of the XDarwin binaries, so maybe I'll grab those and so the symlink if that doesn't fix it. Thanks, Zac |