Jinzhi Lei wrote: > I can run X11 from terminal by startx, but when I ran by double-clicking > the icon, it quits immediately. > > FAQ 7.1 seems to solve my problem, but I just confuse: > > 1) . is the XDarwin the same as X11? I don't think I install some thing > call XDarwin, unless it is install by default.
XDarwin.app and X11.app are two different names for the application used to start the X server. XDarwin.app is the name used by non-Apple installations of X11 like xfree86 or x.org. X11.app is the name used by Apple. > 2). How can I get the error message? I didn't how can I find the log file. Run Console.app to read these log files for applications started from the Finder (by double-clicking). Console.app is hidden in /Applications/Utilities/. The log file itself is /Library/Logs/Console/UI/console.log, where UI is the number of your user account, usually 501 if you are the main administrator of the Mac. -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
