Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!newsfeeds.sol.net!news.maxwell.syr.edu!EU.net!Ireland.EU.net!maths.tcd.ie!not-for-mail From: percy@maths.tcd.ie (Julian Price) Newsgroups: comp.unix.bsd.freebsd.misc Subject: X error - missing libraries? Date: 22 Mar 1997 20:52:34 -0000 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 23 Sender: mathnews@synge.maths.tcd.ie Message-ID: <5h1gqi$4he@synge.maths.tcd.ie> NNTP-Posting-Host: synge.maths.tcd.ie Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37599 I have just installed lesstif and have got jdk1.0.2 working under fbsd2.1.5 even though I thought it only worked under fbsd2.* Anyway, I tested an application under it that used the awt and I got the following error: X error: BadName (named color or font does not exist) resource id: 2400056 serial no. of failed request: 2139 error code: 15 (320C) opcode of failed request: 45,0 (2D,0) X error: BadFont (invalid Font parameter) resource id: 2400056 serial no. of failed request: 2140 error code: 7 (320C) opcode of failed request: 56,0 (38,0) I had been getting this error under kaffe, but I thought that it was a kaffe-specific problem. Now I think I'm missing some fonts. What X fonts should I install to correct this error? Thanks, Julian