I reinstalled Vim7.3 using

./configure --prefix= /user/defined/directory --with-features=huge
make
make install
However, the problem still exits.

I de-installed Vim72 by running the following command:

>sudo apt-get remove vim-tiny vim-runtime vim-gui-common vim-gnome vim-doc
vim-dbg vim-common vim jvim-doc jvim-canna libvi-quickfix-perl
libtext-vimcolor-perl vimhelp-de vim-vimoutliner vim-syntax-gtk vim-scripts
vim-rails vim-puppet vim-nox vim-latexsuite vim-gtk vim-addon-manager

 and installed Vim 7.3 by compiling the source. Tho OS I use is Ubuntu
10.04.

However, when I start Vim7.3 I found the colorscheme doen't work any more. I
tried all choice in "Edit -> color schems".  Only the background color was
applied see attached image.

I wonder what's wrong with my new installation.

Best,

Shuda


On Sun, Nov 21, 2010 at 8:29 PM, Ivan S. Freitas
<[email protected]>wrote:

> > 3)/configure --prefix= /user/defined/directory
>
> Here may be the problem. I don't know the default vim compile option,
> but maybe some feature is missing and it's causing the problem. See
> ./configure --help,  but you may probably need to add
> --with-features=huge to your ./configure line to be able to set your
> colorscheme properly.
>
>
> --
> ==============================================
> Ivan Sichmann Freitas
> Computer Engineering student
> State University of Campinas (UNICAMP)
> http://identi.ca/ivansichmann
> ==============================================
>
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>



-- 
Shuda Li
--------------------------------
PhD  Candidate
Computer Vision Group
Room 1.15
Merchant Venturers Building
Woodland Road
the University of Bristol
Bristol BS8 1UB
United Kingdom
---------------------------------
Email: [email protected] <[email protected]>
            [email protected]
Office:    +44 (0)117 954 5629
Mobile : +44 (0)786 973 5073
Fax:       +44 (0)117 954 5208
---------------------------------

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to