[plt-scheme] DrScheme on SunRay, no fonts
At Tue, 3 Mar 2009 14:28:27 -0500, Jarrett Lee wrote:
> > When you run `configure' for the build, what does it say about
> > Xft/Fontconfig? The configure script may need help finding the header
> > files or libraries.
>
> [root at gargamel src]# grep -i Xft configure_output.txt
> Using pkg-config xft...
> Xft flags: -I/usr/include/freetype2
> Xft libs: -lXft -lXrender -lfontconfig -lfreetype -lX11
> [root at gargamel src]# grep -i fontconfig configure_output.txt
> Xft libs: -lXft -lXrender -lfontconfig -lfreetype -lX11
Ok, I guessed wrong on that one...
What output do you get for
mred -e '(get-face-list)'
on both the server console and the thin client?
Thanks,
Matthew