Hi all I have a question How I can find why 'make test' fails on test #49 .
I commpile vim with the following ./configure --enable-perlinterp \ [1230] --enable-pythoninterp \ --enable-tclinterp \ --enable-rubyinterp \ --enable-sniff \ --enable-multibyte \ --enable-xim \ --enable-fontset \ --enable-gui \ --with-vim-name=vi7 \ --with-ex-name=ex7 \ --with-view-name=vimv7 \ --with-features=huge \ [EMAIL PROTECTED] \ --with-x \ --with-python-config-dir=/usr/local/lib/python2.4/config and I am on Linux localhost 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux I will appreciate all tips/ideas Thanks.