[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libcurses linked, but deactivated
From: |
Chet Ramey |
Subject: |
Re: libcurses linked, but deactivated |
Date: |
Tue, 7 Nov 2000 09:52:43 -0500 |
> Bash Version: 2.04
> Patch Level: 0
> Release Status: release
>
> Description:
> I tried to get rid of curses, but I ran into an desaster.
>
> On configure I said :
> CC='cc' configure --prefix=/usr/local --enable-static-link
> --without-curses
> but it compiled curses in.
What are you trying to replace it with? Readline requires curses or termcap,
whichever has tgetent and friends.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)
Chet Ramey, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/