home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12710 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  803 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!WCSUB.CTSTATEU.EDU!PARMALEE001
  2. From: PARMALEE001@WCSUB.CTSTATEU.EDU (Rich Parmalee)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: porting xnetdb to VMS problems.
  5. Message-ID: <920723095158.2540c134@WCSUB.CTSTATEU.EDU>
  6. Date: 23 Jul 92 13:51:58 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 13
  11.  
  12. You might be able to get the program compiled if you define the following
  13. logicals. These came out of a command procedure name demo_build.com from
  14. digital. It has worked for some of the X programs that I have compiled, as long
  15. as they don't rely too heavily on a certain system platform.
  16.  
  17. $ define/nolog X11 decw$include
  18. $ define/nolog sys sys$library
  19.  
  20. Hope this is of some help.
  21.  
  22.  
  23. Rich Parmalee PARMALEE001@WCSUB.CTSTATEU.EDU
  24.  
  25.