On Aug 8, 2005, at 6:16 AM, Don Paul wrote:

I was persuaded over the weekend to try and get X.org set up and running on my laptop, I was previously just using the Apple X11 setup. After I remembered to remove /usr/X11R6 and /etc/X11 , it all compiled and installed correctly but I can't get it to run. From the note on sourceforge it should be just a matter of running startx or XDarwin, but startx does not exist after the installation and XDarwin just fails with a font problem. I think I need help and acknowledge stupidity in advance.

Don

I've attached the Console text for the failure if that helps.


Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Darwin Apple Computer, Inc.
Current Operating System: Darwin Kettlebridge 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/ RELEASE_PPC Power Macintosh
   Before reporting problems, check http://wiki.X.Org
   to make sure that you have the latest version.
Could not find keymapping file USA.keymapping.
Reading keymap from the system.
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Loading GLX bundle glxCGL.bundle (using Apple's OpenGL)
Display mode: Rootless Quartz -- Xplugin implementation
[DRI] screen 0 installation complete
Screen 0 added: 1280x833 @ (0,21)
Screen 0 placed at X11 coordinate (0,0).
error opening security policy file /usr/X11R6/lib/X11/xserver/ SecurityPolicy Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list! 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/75dpi/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!

Fatal server error:
could not open default font 'fixed'
  OsVendorFatalError
  AbortDDX
Quitting XDarwin...


No /usr/X11R6/bin/startx at all? Verify that it wasn't just a PATH problem by

ls -l /usr/X11R6/bin/start*

And check your .deb file via

dpkg -c /sw/fink/debs/xorg_6.8.2-35_darwin-powerpc.deb

If you have 6.8.2-25 instead, that's the Panther version and something needs to be fixed in your underlying Fink setup.


--
Alexander Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to