./configure --enable-gui=no / vim

Auke Kok sofar at foo-projects.org
Wed May 24 22:06:30 UTC 2006



On Wed, 24 May 2006 10:38:41 -0700, Steven Michalske <hardkrash at lunar-linux.org> wrote:
> Is that an optional_depends or a configuration option?
> 
> This is a tough one as do you want a gui if you have X installed or
> is it that you want a gui if you plan on using the gui.
> 
> it might be better to look into it to see if you could build vim with
> out X and gvim with X and install that way....

he says optional_depends. that should work fine as he is supplying --disable-flags, and those are always honored (both by vim and lunar).

having a separate gvim module creates conflicts: vim and gvim share /usr/share/vim/*, which would make messy updates and such.

Auke

>> I would like to add --enable-gui=no as an optional_depends to
>> vim... As such vim would not break when you remove X...



More information about the Lunar-dev mailing list