vim7 编译问题

Vim、Emacs配置和使用
回复
freefall
帖子: 2
注册时间: 2005-12-05 11:17

vim7 编译问题

#1

帖子 freefall »

运行gvim出现如下错误:
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
Error: Aborting: no fontset found
不知如何解决?
freefall
帖子: 2
注册时间: 2005-12-05 11:17

#2

帖子 freefall »

已解决,没安装libgtk2的dev包的原因
头像
guoshuang
帖子: 153
注册时间: 2006-03-29 11:54
联系:

#3

帖子 guoshuang »

我有 libgtk2 但是报告下面错误

no terminal library found
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.

请问如何处理?
头像
leal
帖子: 1119
注册时间: 2005-08-29 14:49
来自: 杭州
联系:

#4

帖子 leal »

You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.

注意这两句
用心×恒 | 豆瓣 | 门户 | Blog
头像
guoshuang
帖子: 153
注册时间: 2006-03-29 11:54
联系:

#5

帖子 guoshuang »

回复