Path: utzoo!attcan!uunet!husc6!encore!bzs@xenna From: bzs@xenna (Barry Shein) Newsgroups: comp.sys.encore Subject: Re: termcap library? Keywords: termcap microemacs Message-ID: <3722@encore.UUCP> Date: 25 Sep 88 14:10:49 GMT References: <395@cjinc.UUCP> Sender: news@husc6.harvard.edu Reply-To: bzs@xenna (Barry Shein) Organization: Encore Computer Corp Lines: 16 In-reply-to: greg@cjinc.UUCP (Gregory F. Hogg) >Hello, > I am trying to compile micro emacs 3.9n (?) under UMAX but there >does not seam to be a termcap library, where is it? If this system does >not have one anyone know where I can get one? > > Greg I assume you're on a SYSV/UMAX, termcap is combined into the curses library (that's a SYSV standard way of doing that), so just remove the -ltermcap and make sure there's a -lcurses on the link line. If you're running Umax/4.2 it's in the usual place (/usr/lib/libtermcap.a /usr/lib/libtermlib.a, accessed as -ltermcap, or -ltermlib.) -Barry Shein, ||Encore||