home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14640 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: da188@city.ac.UK
  4. Subject: Re: I NEED HELP PLEASE
  5. Message-ID: <AA28577.9207301037.Euston@uk.ac.city>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Reply-To: da188@city.ac.uk
  8. Organization: The Internet
  9. Date: Thu, 30 Jul 1992 10:37:07 GMT
  10. Lines: 37
  11.  
  12. >2) I try compiling my own stuff with imake and make, but the damn software
  13. >   insists that it needs some widget class library?
  14.  
  15. The standard widget library is Xaw. If your clients require other widget
  16. libraries which are not installed then you wont be able to compile the
  17. clients! The other problem may be that your libraries are installed in strange
  18. place. In that case, you will need to modify your makefile so that you include
  19.  
  20.     -Lpath/name/of/library/directory/for/X11
  21.  
  22. in any compilations.
  23.  
  24. >I got alot of software from gatekeeper.net.com /pub/X11/contrib,
  25. >but it seems that most of the stuff requires some widgetclass stuff.
  26. >Not being much of an x-windows master, I am only adept enough to be
  27. >able to modify the imakefile. Beyond that, I am hopeless...
  28.  
  29. Much better to build a makefile using xmkmf and modify *that* instead.
  30.  
  31. >My question is: Are there any good programs or games available out
  32. >there that might keep me busy? I have seen xtrek, and it is quite good.
  33. >Unfortunately, it's not quite so fun to play on your own and I've already
  34. >gotten pretty bored with it. Any other ideas or suggestions? I'd appreciate
  35. >all and any you might have.
  36.  
  37. Somebody posted a list of good X games awhile ago - maybe the original poster
  38. of that summary could send you a list?
  39.  
  40.  
  41. Aj.
  42. -- 
  43. .----------------------------[ The Eno ]----------------------------------.
  44. | "The trouble with New Age       | JANET : da188@uk.ac.city              |
  45. |  music is that there's no       |         da188@uk.ac.city.cs           |
  46. |  evil in it."                   | I-NET : da188@city.ac.uk              |
  47. |  - Brian Eno                    | US : da188%city.ac.uk@cunyvm.cuny.edu |
  48. `-------------------------------------------------------------------------'
  49.