home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6972 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  2.7 KB

  1. Path: sparky!uunet!usc!sol.ctr.columbia.edu!caen!kuhub.cc.ukans.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!rs6000.cmp.ilstu.edu!jliddle
  2. Newsgroups: comp.os.linux
  3. Subject: Re: SoftWare.
  4. Message-ID: <1992Jul29.170128.16265@rs6000.cmp.ilstu.edu>
  5. From: jliddle@rs6000.cmp.ilstu.edu (Jean Liddle)
  6. Date: Wed, 29 Jul 1992 17:01:28 GMT
  7. References: <awatts.712044818@guinevere>
  8. Organization: Illinois State University
  9. Lines: 54
  10.  
  11. Hi,
  12.  
  13. In article <awatts.712044818@guinevere> awatts@st.nepean.uws.edu.au (Andrew Watts) writes:
  14. >
  15. >Second: (pretty trivial, but anyhow) I was trying to compile xhextris from
  16. >the contrib area of X11 ftp areas, well, it compiles fine, but (always a but
  17. >isnt there :) I get this error -
  18.  
  19. > [error describing how xhextris fails getting font deleted]
  20. >
  21.  
  22. I noticed that the makefile blows up, unable to convert the font to
  23. type 'snf'.  Since X under linux uses 'pcf' fonts, I went in and
  24. ran bdftopcf by hand, moved the hex10.pcf font to my misc fonts
  25. directory, ran mkfontdir, xset fp rehash, and the program still fails.
  26. Anyone else have better luck?
  27.  
  28. >Thats all the program reports as it exists, i was told that maybe using xset 
  29. >to set the 'fp' to the default would work, but.. I dont have xset. So Two 
  30. >questions, anyone else get Xhextris working, and does anyone have xset? 
  31. >(I have seen neither mentioned for Linux X11)
  32.  
  33. Someone posted something about this before, but it is important enough
  34. that it bears repeating.  THE LINUX X11R5 DISTRIBUTION ISN'T THE COMPLETE
  35. MIT DISTRIBUTION!  Most notably, various clients and utilities are not
  36. included, such as oclock, xset, etc.  This isn't a problem, and there is
  37. no need to bloat the x release with this stuff (IMHO) since it can be
  38. ftped:  (well, perhaps xset aught to be in the standard release...
  39.  
  40. export.lcs.mit.edu:/pub/R5untarred/[mit | contrib]/clients
  41.  
  42. Each directory contains an (untarred) set of files needed to build the
  43. client.  Just 'mget *' from within the appropriate directory (make sure
  44. you do it from an empty dir on your local machine or you'll get confused
  45. real fast).  Everything I've gotten from there so far has compiled strait
  46. out of the box, by running xmkmf, editing the Makefile to set USRLIBDIR
  47. to /usr/lib/gcc-lib/i386-linux/2.2.2[/shared] and replacing two other 
  48. $(USRLIBDIR) references with /usr/lib, and running make, make install, 
  49. and make clean.
  50.  
  51. Perhaps the docs in the X11 release should mention this, particularly as
  52. xset, xconsole are much used components of X.   
  53.  
  54. Hope all this is some help!
  55.  
  56. Jean.
  57.  
  58. BTW - For laughes, check out oclock.  Its alot more fun than xclock!
  59.  
  60.  
  61. -- 
  62. Jean Liddle                                 | == Bill Clinton for President ==
  63. Computer Science, Illinois State University | 
  64. e-mail:  jliddle@ilstu.edu                  | - Carol Mosley Braun for Senat -
  65.