home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13264 < prev    next >
Encoding:
Text File  |  1992-09-11  |  2.3 KB  |  53 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!jamie
  3. From: jamie@cdevil.unx.sas.com (James Cooper)
  4. Subject: Re: XSB -- modular screenblanker building kit
  5. Originator: jamie@cdevil.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <BuF557.5sz@unx.sas.com>
  8. Date: Fri, 11 Sep 1992 14:48:43 GMT
  9. References:  <b16ynaq@rpi.edu>
  10. Nntp-Posting-Host: cdevil.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 39
  13.  
  14.  
  15. In article <b16ynaq@rpi.edu>, pooler@marcus.its.rpi.edu (Robert Peter Poole) writes:
  16. >
  17. >I grabbed the XSB kit from Fred Fish disk 687.  It seemed promising.  However,
  18. >one of the xsb??????.library files was missing -- xsbpsychedelic.library.
  19. >Since the source and makefile for this .library were present, I figured, why
  20. >not try to compile it?  Whoops!  All kinds of errors.  Problem number one has
  21. >to do with the fact that the makefile specifies that the assembler look for
  22. >includes in AINCLUDE:  Reading through the sparse documentation doesn't offer
  23. >much help, and my efforts to contact the author via email have resulted in
  24. >naught.  I want to know what steps I have to perform to successfully compile
  25. >the example libraries from the sources given, and in doing so learn how to
  26. >write my own blanker routines that will work with the XSBCX client program.
  27. >
  28. >Anybody out there have any experience with this code?  Alternatively, is there
  29. >another extensible/modular screensaver program out there which provides an
  30. >easy means for programmers to create blanker modules?
  31.  
  32. I've also had problems contacting the author about this.  I rewrote
  33. everything necessary to avoid having to use any assembly code at all,
  34. instead using the library building support in Blink.  I also took care
  35. of some Enforcer hits in XSBCX, etc., and made TestXSB work (it didn't
  36. at all <on my system> when I got the archive originally).
  37.  
  38. I was going to pass all this back to the author, but his site returned
  39. the mail, saying he had to pay for it, and had refused...
  40.  
  41. Yes, there are two other modular blanker systems out there, but they
  42. don't come with source, and they both have Enforcer hits and other
  43. problems...
  44.  
  45.  
  46. -- 
  47. ---------------
  48. Jim Cooper
  49. (jamie@unx.sas.com)                             bix: jcooper
  50.  
  51. Any opinions expressed herein are mine (Mine, all mine!  Ha, ha, ha!),
  52. and not necessarily those of my employer.
  53.