Отправляет email-рассылки с помощью сервиса Sendsay

сборка VIM 7.0

Приветствую всех.
Разъясните, что я делаю не так?
Пытаюсь собрать VIM 7.0 с поддержкой Perl и fontset.
Делаю:
# ./configure --enable-perlinterp=yes --enable-fontset=yes
--enable-gui=gtk2
# make
после проверяем:
# ./vim --version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Jun 21 2006 08:55:07)
Compiled by vit@vit
Normal version with GTK2 GUI. Features included (+) or not (-):
-arabic +autocmd +balloon_eval +browse +builtin_terms +byte_offset
+cindent +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info
+comments +cryptv -cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd
-ebcdic -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path
+find_in_path +folding -footer +fork() -gettext -hangul_input +iconv +insert_expand
+jumplist -keymap -langmap +libcall +linebreak +lispindent +listcmds +localmap
+menu +mksession +modify_fname +mouse +mouseshape -mouse_dec -mouse_gpm
-mouse_jsbterm -mouse_netterm +mouse_xterm +multi_byte +multi_lang
-mzscheme +netbeans_intg -osfiletype +path_extra -perl +postscript +printer
^^^^^^^
-profile -python +quickfix +reltime -rightleft -ruby +scrollbind +signs
+smartindent -sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white -tcl +terminfo +termresponse +textobjects +title
+toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace +wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim
^^^^^^^^^^
+xsmp_interact +xterm_clipboard -xterm_save

того чего хотелось нет! :(

Ответить   Wed, 21 Jun 2006 09:41:37 +0400 (#563396)

 

Ответы:

On Wed, 21 Jun 2006 09:41:37 +0400
<vit@r*****.ua> wrote:

Может --with-features=huge нужно добавить?

Ответить   Thu, 22 Jun 2006 11:39:12 +0600 (#563857)

 

On Thu, Jun 22, 2006 at 11:39 +0600, Dmitry V. Balabanov wrote:

Добавил. Результат тот же.

Ответить   Thu, 22 Jun 2006 12:46:33 +0400 (#563951)

 

On Thu, 22 Jun 2006 12:46:33 +0400
<vit@r*****.ua> wrote:

#./configure --with-features=huge --enable-perlinterp --with-x=yes \
--enable-fontset --enable-gui=gtk2

Ответить   Thu, 22 Jun 2006 16:28:53 +0600 (#563964)

 

On Thu, Jun 22, 2006 at 16:28 +0600, Dmitry V. Balabanov wrote:

Спасибо, но не помогло... :(

Ответить   Thu, 22 Jun 2006 14:42:35 +0400 (#563996)

 

А это?:
--enable-perlinterp Include Perl interpreter.
--enable-fontset Include X fontset output support.

И вообще это всё можно здесь посмотреть:
% ./configure --help

Или не то?..

-*Название листа "Linux: разрешение вопросов, перспективы и общение";
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Адрес правил листа http://subscribe.ru/catalog/comp.soft.linux.discuss/rules
Номер письма: 26691; Возраст листа: 1064; Участников: 1547
Адрес сайта рассылки: http://www.linuxrsp.ru
Адрес этого письма в архиве: http://subscribe.ru/archive/comp.soft.linux.discuss/msg/564414

Ответить   Fri, 23 Jun 2006 02:18:39 +0400 (#564414)

 

On Fri, Jun 23, 2006 at 02:18 +0400, exlex wrote:

Да Вы хоть тред почитайте! Всё это использовалось, но всё "мимо
кассы".

Ответить   Sun, 25 Jun 2006 08:15:06 +0400 (#564931)