On Thu, Sep 15, 2005 at 09:58:51AM -0400, Francois Couillard wrote: > Okay when I'm trying to launch xwin from Cygwin prompt I get a "Could > not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from > list". > > In the Cygwin/X FAQ, they say to fix this problem by > a. Open a Cygwin shell and run *umount /usr/X11R6/lib/X11/fonts > * -- When I do that, it just say "No such file or directory" even though > it exist. Probably isn't mounted I guess. What's that mean? > > Then I have to reinstall the xorg font package. I tried to no avail. > > How can I get the correct font element? Any help would be greatly > appreciated. >
Unless you want those fonts for a particular reason, I wouldn't worry about it, as those type errors are non-fatal. My Cygwin/X runs fine with the following errors: Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list! Regards, Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
