Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!ginosko!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: how is tgetent defined? Message-ID: <11409@smoke.BRL.MIL> Date: 24 Oct 89 21:26:13 GMT References: <948@wubios.wustl.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <948@wubios.wustl.edu> david@wubios.UUCP (David J. Camp) writes: >Fine, I said, I will just use -ltermcap or -lcurses, but neither worked. Try -ltermlib. By the way, -lwhatever is NOT a command line option; it's shorthand for a library file name and thus should be placed after the .o names.