Branches
Articles referencing this project
Comments
[»]
Wording of 5.4 release notes
by T.E.Dickey - Feb 14th 2004 11:30:14
I submitted "Improves support for", and it was changed to
"adds". Not quite the same thing.
[reply]
[top]
[»]
Re: Wording of 5.4 release notes
by jeff covey - Feb 15th 2004 07:36:54
> I submitted "Improves support
> for", and it was changed to
> "adds".
I've fixed it.
Thanks,
Jeff
-- vs lbh pna ernq guvf, lbh'er n trrx.
[reply]
[top]
[»]
Compiling with gcc 3
by Tushar Teredesai - Feb 8th 2002 18:54:00
FYI: To compile with gcc 3, check out patches at ftp://dickey.his.com/ncurses/5.2.
-- Tushar Teredesai
http://www.linuxfromscratch.org/~tushar/
http://www.geocities.com/tushar/
[reply]
[top]
[»]
RedHat 6.2
by Ricky Ng-Adam - Apr 25th 2000 12:27:59
Ok, could someone explain to me why the heck RedHat 6.2 has a package
called ncurses-5.0 that install only libncurses.so.4? Isn't that
confusing? libncurses.so.5 must exist somewhere, since some programs
require it!!
[reply]
[top]
[»]
Re: RedHat 6.2
by T.E.Dickey - Sep 9th 2001 13:33:33
RedHat distributed development versions of ncurses past 4.2 as ncurses 4.2
without noting that interfaces and data structures had changed.
On release of ncurses 5.0, they decided to ignore the change in ABI since
they thought (a mistake) that their development versions were the same as
5.0.
Actually, about a month before Redhat 6.2 was released, I discussed this
issue with them, so they "should" know.
> Ok, could someone explain to me why the
> heck RedHat 6.2 has a package called
> ncurses-5.0 that install only
> libncurses.so.4? Isn't that confusing?
> libncurses.so.5 must exist somewhere,
> since some programs require it!!
[reply]
[top]
|