PDA

View Full Version : ncurses


slowlearner
January 25th, 2006, 08:13 AM
how do i install ncurses shared library and header files?? anyone?? i need it for a project....
thnx

heimo
January 25th, 2006, 08:53 AM
how do i install ncurses shared library and header files?? anyone?? i need it for a project....
thnx

Maybe:
sudo apt-get install libncurses5 libncurses5-dev
Check which version you want:
http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=libncurses&searchon=names&subword=1&version=breezy&release=all

blacklantern
January 25th, 2006, 08:05 PM
*laughs* slowlearner, somehow I think that you and I have the same project. ECE/CS438?