home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!WCSUB.CTSTATEU.EDU!PARMALEE001
- From: PARMALEE001@WCSUB.CTSTATEU.EDU (Rich Parmalee)
- Newsgroups: comp.os.vms
- Subject: RE: porting xnetdb to VMS problems.
- Message-ID: <920723095158.2540c134@WCSUB.CTSTATEU.EDU>
- Date: 23 Jul 92 13:51:58 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 13
-
- You might be able to get the program compiled if you define the following
- logicals. These came out of a command procedure name demo_build.com from
- digital. It has worked for some of the X programs that I have compiled, as long
- as they don't rely too heavily on a certain system platform.
-
- $ define/nolog X11 decw$include
- $ define/nolog sys sys$library
-
- Hope this is of some help.
-
-
- Rich Parmalee PARMALEE001@WCSUB.CTSTATEU.EDU
-
-