How do I enable options for installed Ports in FreeBSD?
3
votes
2
answers
1106
views
I installed the Vim editor using Ports and in the process didn't enable GTK2 or GNOME option. I assume that either these 2 options will let me use
gvim
. Here's my pkg info vim
:
vim-7.4.430_1
Name : vim
Version : 7.4.430_1
Installed on : Sun Sep 7 13:30:57 PHT 2014
Origin : editors/vim
Architecture : freebsd:10:x86:32
Prefix : /usr/local
Categories : editors
Maintainer : sunpoet@FreeBSD.org
WWW : http://www.vim.org/
Comment : Improved version of the vi editor
Options :
ATHENA : off
CONSOLE : on
CSCOPE : on
EXUBERANT_CTAGS: on
GNOME : off
GTK2 : off
LUA : on
MOTIF : off
NLS : on
PERL : on
PYTHON : on
Now, I want to enable either the GNOME
or GTK2
option.
I've tried make deinstall
followed by make reinstall
but I don't get the dialogs for choosing the options to enable just like I did when I installed Vim the first time. I've also tried make deinstall
then make install
but still no go.
Asked by baktin
(963 rep)
Sep 7, 2014, 05:41 AM
Last activity: Mar 16, 2021, 10:23 AM
Last activity: Mar 16, 2021, 10:23 AM