[comp.sys.encore] termcap library?

greg@cjinc.UUCP (Gregory F. Hogg) (09/23/88)

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

bzs@xenna (Barry Shein) (09/25/88)

>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||