I want to compile vim with gui on my Ubuntu 10.10 64bits, and I did
the two steps
that you said:
$ sudo apt-get install xorg-dev
and
$ sudo apt-get build-dep vim-gnome
but when I tried to configure, with the command
./configure --enable-rubyinterp --enable-cscope --enable-fontset --
enable-gui=gnome2 --with-features=huge --with-compiledby="Felipe
Orellana Castillo"
Still can't set the gui, and I recieve this message
> checking --enable-gui argument... no GUI support
I already installed a lot of packages, I don't know what's wrong
I wish you could help me
I let a full <a href="http://www.dcc.uchile.cl/~forellan/
out.txt">configure output</a>
Thanks, Greetings
On Sep 22, 11:32 am, Simon Ruderich <si...@ruderich.org> wrote:
> On Wed, Sep 22, 2010 at 12:17:31PM +0200, Matteo Riva wrote:
> > 2010/9/22 Dominique Pellé :
> > Thanks for both these suggestion, I completely forgot to check the
> > enabled features and actually some are missing compared to my usual
> > setup (e.g. perl).
>
> If you want to compile more packages it's a good idea to create
> .deb files and install them using dpkg -i. Then the package
> manager tracks the installed files and can easily remove them. To
> be able to do that download the source package (you need a
> deb-src line in your apt/sources.list):
>
> apt-get source vim
>
> And build it with dpkg-buildpackage (provided by the package
> dpkg-dev) after changing to the source directory.
>
> Then install the resulting deb file.
>
> Regards,
> Simon
> --
> + privacy is necessary
> + using gnupghttp://gnupg.org
> + public key id: 0x92FEFDB7E44C32F9
>
> application_pgp-signature_part
> < 1KViewDownload
--
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
No comments:
Post a Comment