Am 21.12.2004 um 16:19 schrieb Ruslan Ermilov:
Make sure /usr/share/misc/termcap really has the entry for "ansi" through "grep -w ansi /usr/share/misc/termcap". Also make sure that /usr/share/misc/termcap.db is not damaged.
Looks like rebuilding termcap.db fixed the problem:
majestix-emg:/usr/share/misc# ls -l ter* -r--r--r-- 1 root wheel 204798 Dec 20 18:31 termcap -r--r--r-- 1 root wheel 625672192 Dec 20 18:32 termcap.db majestix-emg:/usr/share/misc# grep -w ansi termcap ... ansi|any ansi terminal with pessimistic assumptions:\ ... majestix-emg:/usr/share/misc# cap_mkdb termcap majestix-emg:/usr/share/misc# ls -l term* -r--r--r-- 1 root wheel 204798 Dec 20 18:31 termcap -r--r--r-- 1 root wheel 1310720 Dec 21 16:31 termcap.db
Thanks for the quick response!
Cheers, Stefan
-- Stefan Bethke <[EMAIL PROTECTED]> Fon +49 170 346 0140
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
