home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!doc.ic.ac.uk!uknet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!informatik.tu-muenchen.de!LRZnews!fgb5.fgb.mw.tu-muenchen.de!dossi
- From: dossi@fgb5.fgb.mw.tu-muenchen.de (Curtis Colina)
- Newsgroups: comp.unix.admin
- Subject: X11R5 and DECNet
- Keywords: X11R5 mit DECNet X11 DEC
- Message-ID: <1992Nov5.204501.29236@news.lrz-muenchen.de>
- Date: 5 Nov 92 20:45:01 GMT
- Sender: news@news.lrz-muenchen.de (Mr. News)
- Organization: fgb.mw.tu-muenchen.de
- Lines: 42
-
- Hi, the question is, was the X11R5 distrib. built with
- the option of DECNet (tm) ?
-
- Because we had the same problem here, I asked one of the
- local X11-wizards and got the following:
-
- insert the following into ultrix.cf ( marked with >>
- don't forget to remove them):
-
- XCOMM platform: $XConsortium: ultrix.cf,v 1.45 91/07/30 12:12:11 rws Exp $
-
- #define OSName Ultrix-32 4.2
- XCOMM operating system: OSName
- #define OSMajorVersion 4
- #define OSMinorVersion 2
-
- >>#define ConnectionFlags -DTCPCONN -DUNIXCONN -DDNETCONN
- >>#define ExtraLibraries -ldnet
-
- #define HasPutenv YES
- #define HasSaberC YES
- #define HasShm YES
- #define LintLibFlag -o
- #define LintOpts -ax
- ...
-
- after that goto the mit-root and do:
-
- make Makefiles
- make Everything > log.Everything 2>&1&
-
- and voila....
-
- all you may have to do is to recompile *ALL* contribs....
-
- good luck...
-
- /dossi
-
- P.S.: Thanks to stumpf@informatik.tu-muenchen.de
- and roell@informatik.tu-muenchen.de
- for their advice concerning this problem.....
-