tried:
$ more ~/.xinitrc
#!/bin/sh
# $Id: xinitrc,v 1.2 2003/02/27 19:03:30 jharper Exp $
xset fp+ /usr/X11R6/lib/X11/fonts/TTF
export SHELL=/bin/bash
source ~/.profile
rxvt -fn -adobe-courier-medium-r-normal--14-140-75-75-m-90-iso8859-1
-geometry 8
0x48+34+22 -sb -sl 4096 -ls -sr -rv &
exec quartz-wm
$
trt
On Aug 2, 2005, at 7:49 PM, W. Stephen Wilson wrote:
Due to a massive failure I have to rebuild my powerbook G4 12"
from scratch. I got tiger for it and am trying to reproduce
my previous setup but when I try to do something really simple
like "xclock -digital" I get
Warning: Cannot convert string "" to type XftFont
Bus error
This is probably a common error but I can't even find the
x11 discussion group on the web anymore. Hope someone
can help. I'm sure this problem's solution will fix
many other problems I have not yet met.
Steve