Date: Fri, 25 Jun 93 13:05:38 PDT From: Peter Crowley To: ldw AT barco DOT be, djgpp AT sun DOT soe DOT clarkson DOT edu Cc: ldw AT barco DOT be Subject: Re: no fonts found with DVX / DJGPP for Xt programs >When I build the Oreilly Vol4 (Xt) examples with DVX and DJGPP I get >the message : > > Error : Unable to load any useable ISO8859-1 font > >when running the programs (e.g ch02 xhello,xgoodbye,xfarewel,...). >Similar examples from the Oreilly Vol4M book, built under >Motif run without error. What is the problem ? I tried these using the following commands: gcc xhello.c -lxaw -lxmu -lxt -lx -lsys go32 a.out and had no problems. What probably happened is that you added a font to the misc directory, and re-ran mkfntdir. This created a fonts.dir that did not list the as yet unused fonts in misc.qip. Try: qunpack -o misc.qip mkfntdir xset fp rehash or restart DVX. Peter Crowley Quarterdeck Offices Systems pcrowley AT qdeck DOT com