| From | Sent On | Attachments |
|---|---|---|
| Alex Dupre | Jul 10, 2002 6:48 am | |
| Peter Elsner | Jul 10, 2002 7:18 am | |
| Alex Dupre | Jul 10, 2002 7:31 am | |
| Dan Nelson | Jul 10, 2002 10:16 am | |
| Terry Lambert | Jul 10, 2002 1:22 pm | |
| Terry Lambert | Jul 10, 2002 1:25 pm | |
| Cyrille Lefevre | Jul 10, 2002 5:53 pm | |
| Terry Lambert | Jul 11, 2002 2:05 pm | |
| Adrian Filipi-Martin | Jul 17, 2002 8:42 am |
| Subject: | Re: terminfo/termcap and cygwin | |
|---|---|---|
| From: | Peter Elsner (pet...@servplex.com) | |
| Date: | Jul 10, 2002 7:18:53 am | |
| List: | org.freebsd.freebsd-hackers | |
cd to /usr/ports/devel/ncurses and edit the Makefile.
Comment out the following 3 lines:
.if ${OSVERSION} >= 400000 FORBIDDEN= already is in the base system .endif
Save the Makefile, and type: make && make install && make clean
Terminfo (including the db's) should now install fine...
At 03:48 PM 7/10/2002 +0200, you wrote:
In normal situation accessing to a FreeBSD 4.x machine from cygwin is not very pleasant: editing files is quite a pain, there are many terminal "glitches" like the cursor in the wrong position and garbage text. A trick to resolve this issue is to copy the binary cygwin terminfo file in /usr/share/misc/terminfo/c/ Since FreeBSD 4.0 ncurses libs are included in the base system, but terminfo db (and utils) are not installed (while the port for freebsd < 4 installed them). I read that FreeBSD uses termcap rather than terminfo, but either the included cygwin entry or the terminfo-generated one don't work correctly. So the binary terminfo seems to be the only solution (and termcap seems to be not so powerful). My question is: should terminfo database be installed (manually or by make/installworld) or is there a better fix?
-- Alex Dupre sysa...@alexdupre.com http://www.alexdupre.com/ al...@sm.FreeBSD.org
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
---------------------------------------------------------------------------------------------------------- Peter Elsner <pet...@servplex.com> Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax
Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me.
Standard $500/message proofreading fee applies for UCE.





