Gentoo Archives: gentoo-user

From: Philip Webb <purslow@×××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] recompiling vim linked to libncursesw
Date: Wed, 27 Jul 2005 08:43:08
Message-Id: 20050727083842.GA7133@sympatico.ca
In Reply to: Re: [gentoo-user] recompiling vim linked to libncursesw by Richard Fish
1 050727 Richard Fish wrote:
2 > Fernando Canizo wrote:
3 >> $ ldd `which vim` | grep curses
4 >> libncurses.so.5 => /lib/libncurses.so.5 (0xb7f98000)
5 >> $ ldd `which mutt` | grep curses
6 >> libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7f8f000)
7
8 I too use Mutt + Vim -- ie Gvim -- & sometimes Vim + UTF8 (not with Mutt)
9 & I never have problems. However, my Mutt doesn't seem to use Curses :
10
11 root: log> ldd `which vim` | grep curses
12 libncurses.so.5 => /lib/libncurses.so.5 (0xb7f9a000)
13 root: log> ldd `which mutt` | grep curses
14 root: log> emerge -pv mutt
15 ...
16 [ebuild R ] mail-client/mutt-1.5.8-r2
17 -buffysize -cjk +crypt -imap -mbox -nls -nntp -sasl +slang +ssl -vanilla
18
19 --
20 ========================,,============================================
21 SUPPORT ___________//___, Philip Webb : purslow@××××××××××××××.ca
22 ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
23 TRANSIT `-O----------O---' University of Toronto
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] recompiling vim linked to libncursesw Fernando Canizo <conan@××××××××××.ar>