home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!tcsi.com!iat.holonet.net!news.cerf.net!usc!sdd.hp.com!saimiri.primate.wisc.edu!tik.vtt.fi!tik.vtt.fi!tml
- From: tml@tik.vtt.fi (Tor Lillqvist)
- Newsgroups: comp.sys.hp
- Subject: Re: lemacs 19.4 on HP?
- Date: 26 Jan 1993 20:50:05 GMT
- Organization: Technical Research Centre of Finland, Laboratory for Information
- Processing (VTT/TIK)
- Lines: 18
- Distribution: world
- Message-ID: <TML.93Jan26225005@hemuli.tik.vtt.fi>
- References: <FKITTRED.93Jan26075904@spchp13.BBN.COM>
- NNTP-Posting-Host: tik.vtt.fi
- In-reply-to: fkittred@spchp13.BBN.COM's message of 26 Jan 93 07:59:04
-
- >>>>> On 26 Jan 93 07:59:04, fkittred@spchp13.BBN.COM (Fletcher Kittredge) said:
- > Anyone have the fixes to Lucid Gnu Emacs version 19.4 to get it to run
- > on HP-UX (version 8.07 or greater)?
-
- Basically, no fixing needed! Put #define C_SWITCH_SYSTEM -Aa
- -D_HPUX_SOURCE (and maybe -I/usr/include/X11R4) and #define
- LD_SWITCH_SYSTEM -a archive (and maybe -L/usr/lib/X11R4) in s-hpux8.h,
- that should be about all. (Ugh, of course there were some other
- details, but I don't remember them right now... nothing much.) (I
- compiled with X11R5, I'm not sure if it's as easy with the HP-supplied
- X11R4.)
-
- The lemacs I built seems to work OK, expect for an occasional abort()
- in xterm.c. I haven't looked for the reason for that yet.
- --
- Tor Lillqvist,
- working, but not speaking, for the Technical Research Centre of Finland,
- Laboratory for Information Processing (VTT/TIK).
-