Date: Fri, 29 Aug 2008 19:43:11 +0530 From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla <wahjava.ml@gmail.com> To: freebsd-questions@freebsd.org Subject: How to use rxvt-unicode + OpenSSH Message-ID: <20080829141311.GA25281@chateau.d.lf>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I'm experiencing an issue related to the terminal capabilities and OpenSSH. I've installed x11/rxvt-unicode port on my client and server. When I login to my server from urxvt (running on client), I get messages related to terminal capabilities: ---->8---->8---- abbe [~] chateau% ssh notebook abbe [~] monte-cristo% man ls WARNING: terminal is not fully functional abbe [~] monte-cristo% echo $TERM rxvt-unicode abbe [~] monte-cristo% tic `pkg_info -xL rxvt-unicode |fgrep rxvt-unicode.terminfo` ----8<----8<---- I've also tried exporting TERMINFO=$HOME/.terminfo.db to the server's environment, but no success. I'm running zsh on both ends, compiled with ncurses from ports instead of base. ---->8---->8---- abbe [~] monte-cristo% ldd `which zsh` /usr/local/bin/zsh: libpcre.so.0 => /usr/local/lib/libpcre.so.0 (0x8006cd000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8007ff000) libncursesw.so.5.6 => /usr/local/lib/libncursesw.so.5.6 (0x8009f8000) libm.so.5 => /lib/libm.so.5 (0x800b25000) libc.so.7 => /lib/libc.so.7 (0x800c3f000) libtinfow.so.5.6 => /usr/local/lib/libtinfow.so.5.6 (0x800e5c000) ----8<----8<----- And the surprising thing is, if I start zsh in urxvt, running on my server, it works fine. No such warning printing at all. Any ideas, what is causing this ? TIA Ashish Shukla -- ·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- -- [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAki4A/cACgkQHy+EEHYuXnSTRgCcDk0YaUrSKSKgeALEUMW/vKZW lV0AnirtHrIacINjAUsZeD6L4LN8MBSU =s6Gh -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080829141311.GA25281>
