Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.os2.programmer.porting > #173
| From | KO Myung-Hun <komh@chollian.net> |
|---|---|
| Newsgroups | comp.os.os2.programmer.porting |
| Subject | Re: ncurses 5.9 |
| Date | 2012-01-11 21:35 +0900 |
| Organization | hanarotelecom |
| Message-ID | <4F0D820F.4010308@chollian.net> (permalink) |
| References | <slrnj99e76.n37.jkb@rayleigh.systella.fr> <jehphe$ahr$2@dont-email.me> <slrnjgoqh6.mjg.jkb@rayleigh.systella.fr> <4F0D1DA7.4030202@chollian.net> <slrnjgqjbt.vj0.jkb@rayleigh.systella.fr> |
Hi/2.
JKB wrote:
> Le Wed, 11 Jan 2012 14:27:03 +0900,
> KO Myung-Hun <komh@chollian.net> écrivait :
>> Hi/2.
>>
>> JKB wrote:
>>> Le Tue, 10 Jan 2012 08:38:06 -0800,
>>> Marty <net@comcast.martyamodeo> écrivait :
>>>> On 10/11/2011 02:45 PM, JKB wrote:
>>>>> Hello,
>>>>>
>>>>> I'm trying to build ncurses 5.9. With configure script or
>>>>> Makefile.os2, I can build a ncurse.a, but this library is not
>>>>> usable. For example, tgetent() returns an error as terminal is not
>>>>> known. What is my mistake ? On Unix, ncurses tries to open /dev/tty*
>>>>> and I don't know how ncurses works on eCS.
>>>>>
>>>>> Any idea ?
>>>>>
>>>>> Regards,
>>>>>
>>>>> JKB
>>>>>
>>>>
>>>> Have you tried simply setting the "TERM" environment variable to "ANSI"
>>>> in your shell before running?
>>>
>>> Yes, I have. Without any succes...
>>>
>>
>> Did you try to use ncurses-5.9 on hobbes ?
>>
>> http://hobbes.nmsu.edu/download/pub/os2/dev/util/ncurses-5.9.zip
>
> No, I have built ncurses 5.9 from scratch.
>
EMX or kLIBC ?
And what did you set TERMINFO, TERMCAP and TERM env var to ?
In my case,
TERMINFO=f:/usr/share/terminfo
TERMCAP=f:/lang/emx/etc/termcap.dat
TERM=ansi
I installed ncurses-5.9 into f:/usr and emx into f:/lang/emx
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.0.14
Under OS/2 Warp 4 for Korean with FixPak #15
On Intel Core2Duo T5500 1.66GHz with 2GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
Back to comp.os.os2.programmer.porting | Previous | Next — Previous in thread | Next in thread | Find similar
ncurses 5.9 JKB <jkb@koenigsberg.invalid> - 2011-10-11 21:45 +0000
Re: ncurses 5.9 Dave Yeo <dave.r.yeo@gmail.com> - 2011-10-11 17:17 -0700
Re: ncurses 5.9 JKB <jkb@koenigsberg.invalid> - 2011-10-12 08:05 +0000
Re: ncurses 5.9 Marty <net@comcast.martyamodeo> - 2012-01-10 08:38 -0800
Re: ncurses 5.9 JKB <jkb@koenigsberg.invalid> - 2012-01-10 16:41 +0000
Re: ncurses 5.9 KO Myung-Hun <komh@chollian.net> - 2012-01-11 14:27 +0900
Re: ncurses 5.9 JKB <jkb@koenigsberg.invalid> - 2012-01-11 08:51 +0000
Re: ncurses 5.9 KO Myung-Hun <komh@chollian.net> - 2012-01-11 21:35 +0900
Re: ncurses 5.9 JKB <jkb@koenigsberg.invalid> - 2012-01-20 12:44 +0000
Re: ncurses 5.9 KO Myung-Hun <komh@chollian.net> - 2012-01-26 19:28 +0900
csiph-web