public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] recompiling vim linked to libncursesw
@ 2005-07-27  4:12 Fernando Canizo
  2005-07-27  5:08 ` Richard Fish
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Fernando Canizo @ 2005-07-27  4:12 UTC (permalink / raw
  To: gentoo-user

Hi all.

I'm having trouble with my encoding using mutt + vim + utf-8,
basically mi emails are sent with wrong encoding when *replying*. I've
tracked the problem, searched, readed FAQs and i found that maybe my
problem is this: that while mutt is linked to libncursesw (wide
library) vim is to libncurses (normal), this is the output of ldd:

$ ldd `which vim` | grep curses
libncurses.so.5 => /lib/libncurses.so.5 (0xb7f98000)
$ ldd `which mutt` | grep curses
libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7f8f000)

Except for this my utf-8 environment is running fine.

I tried re 'emerge vim' thinking that maybe it just get fixed since i
use unicode and utf8 in my USE, but that didn't do anything, vim is
still linked to the non wide curses library.

So the question is: how do i tell to emerge to forge a vim wich is
linked to libncursesw.so ?

-- 
Fernando Canizo - LUGMen: www.lugmen.org.ar - A8N: a8n.lugmen.org.ar
snappy repartee:
	What you'd say if you had another chance.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-07-29  3:04 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-27  4:12 [gentoo-user] recompiling vim linked to libncursesw Fernando Canizo
2005-07-27  5:08 ` Richard Fish
2005-07-27  8:38   ` Philip Webb
2005-07-27 10:23     ` Fernando Canizo
2005-07-27 10:18   ` Fernando Canizo
2005-07-27  6:04 ` [gentoo-user] " Moshe Kaminsky
2005-07-27 11:09   ` Fernando Canizo
2005-07-27 11:45     ` Moshe Kaminsky
2005-07-27 12:39       ` Andreas Claesson
2005-07-27 13:08         ` Fernando Canizo
2005-07-27 13:05       ` Fernando Canizo
2005-07-27 12:50         ` Matan Peled
2005-07-27 13:30           ` Fernando Canizo
2005-07-27  9:59 ` [gentoo-user] " Thomas Dickey
2005-07-27 11:11   ` Fernando Canizo
2005-07-27 12:27     ` Thomas Dickey
2005-07-27 13:24       ` Fernando Canizo
2005-07-27 14:10         ` Thomas Dickey
2005-07-29  3:07           ` [gentoo-user] recompiling vim linked to libncursesw: solved! Fernando Canizo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox