home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / hackers / 1719 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.1 KB  |  41 lines

  1. Newsgroups: alt.hackers
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!caen!batcomputer!reed!henson!news.u.washington.edu!raven.alaska.edu!acad2.alaska.edu!psrjd
  3. From: psrjd@acad2.alaska.edu
  4. Subject: Of Mice and Vnews...
  5. Message-ID: <18NOV199217514733@acad2.alaska.edu>
  6. News-Software: VAX/VMS VNEWS 1.4-b1  
  7. Sender: news@raven.alaska.edu (USENET News System)
  8. Nntp-Posting-Host: acad2.alaska.edu
  9. Organization: University of Alaska, Anchorage
  10. Date: Wed, 18 Nov 1992 21:51:00 GMT
  11. Approved: Sigh. 
  12. Lines: 27
  13.  
  14. The local powers that be decided that V-News is no longer an acceptable
  15. alternative to ANU News several moons ago.  Given the choice of the to, VNEWS
  16. is the weapon of preference.  (If this post goes through, you know one of the
  17. reasons why.)  A little rooting about found the sources for VNEWS.  After
  18. snagging a copy via FTP, I tried compiling.  Did it work?  Of course not.  I
  19. hadn't suffered appropriately!  Rooting through the compile and link files
  20. found the offender, the program was looking for TWG$COMMON, and the libraries
  21. therein.  No problem, no access.  Go talk to a consultant.  "Sorry, even *I*
  22. don't have access to that!  That's system software!!"  NSS.  TMSIDK.  Back to
  23. square one.
  24.  
  25. Step two in this tale of woe:  While rooting about one of the books for a
  26. class, I came accross the following instructions:  (VAXen, MACRO mnemonics)
  27. CHME, CHMK, and CHMS.  CHange Mode Executive, CHange Mode Kernel, and CHange
  28. Mode Supervisor.  Nifty!  If I can't get the libs one way, maybe I can get it
  29. another!  (*Grin*)  It just means finishing this particular class...
  30.  
  31. By now, you should have seen the hole in my methods.  Ask someone who knows. 
  32. 20 seconds with someone more knowledgable than my (ignorant) self, and I've got
  33. the name of the disk/directory needed, and the knowledge that it is also open
  34. access.  (Sepuku has its appeal, at times like this.)
  35.  
  36. OBHack:  Write a program for my HP48SX that takes a matrix apart, writes the
  37. components of the matrix as rational numbers, and return the rational numbers
  38. as lists resembling the form of the matrix.  Unfortunately, the 48 doesn't like
  39. algebraics in a matrix.
  40.  
  41.