Ludo Brands wrote:

One of the (few) other things I'm having trouble with is running gtk-demo, but I was going to leave detailed investigation of that until after I'd got compilation sorted out.

No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org

It doesn't exist- by default at least- on the Debian systems I've got here, so I've got little to compare the Solaris GTK setup with.


When you have installed fontconfig you'll have the fc-list command that
lists the fonts available.
On my system I have fonts in /usr/openwin/lib/X11/fonts with links from
/usr/X11R6/lib/X11/fonts and /usr/X11/lib/X11/fonts. Check in
/etc/fonts/font.conf if the correct dir is specified. I don't have the fontconfig command neither.

fc-list run as myself (i.e. non-root) returns nothing. Run as root it returns a list of fonts. Run as root with LD_LIBRARY_PATH=/usr/local/lib returns nothing. Think I've got a problem here...

One positive thing that I can report is that lazbuild --help returns sensible output, even using the default (GNU?) linker.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to