Re: term.h curse.h

2011-03-08 Thread xinyou yan
thank you

First I just   do
 cc  -o  objectfile sourcefile it shows
 undefined reference to `setupterm'

 then i google and add   -lncurse.   It now works fine.



2011/3/8 Frank Cox :
> On Tue, 08 Mar 2011 16:02:56 +0800
> xinyou yan wrote:
>
>> I didn't find term.h and cures.h  which  i want to write some program
>> about the terminal  in fedora14
>
> yum install ncurses-devel
>
> --
> MELVILLE THEATRE ~ Melville Sask ~ www.melvilletheatre.com
> www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: term.h curse.h

2011-03-08 Thread Frank Cox
On Tue, 08 Mar 2011 16:02:56 +0800
xinyou yan wrote:

> I didn't find term.h and cures.h  which  i want to write some program
> about the terminal  in fedora14

yum install ncurses-devel

-- 
MELVILLE THEATRE ~ Melville Sask ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


term.h curse.h

2011-03-08 Thread xinyou yan
I didn't find term.h and cures.h  which  i want to write some program
about the terminal  in fedora14

I think should install some libs . But I don't know the names precisely .

I use 

I also find  /usr/include
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines