Re: How to recompile the VIM port for GUI

2007-05-12 Thread Andrew Falanga
On 5/11/07, RW [EMAIL PROTECTED] wrote: Don't do that. I'm wondering if this is due to the prefix change. Look at the output of: pkg_info -px ^gtk- If you don't see CWD to /usr/local for your GTK ports, you'll need the rebuild some stuff: pkgdb -Ff portupgrade -rf

Re: How to recompile the VIM port for GUI

2007-05-11 Thread Pietro Cerutti
Andrew Falanga wrote: Hi, Hello, So, how do I modify the build environment properly to allow for the building of the GUI? There are several variables referenced in the Makefile in /usr/ports/editors/vim, but I'm not sure what to make of them. cd /usr/ports/editors/vim make WITH_GTK2=yes

Re: How to recompile the VIM port for GUI

2007-05-11 Thread Andrew Falanga
On 5/11/07, Pietro Cerutti [EMAIL PROTECTED] wrote: Andrew Falanga wrote: Hi, Hello, So, how do I modify the build environment properly to allow for the building of the GUI? There are several variables referenced in the Makefile in /usr/ports/editors/vim, but I'm not sure what to make of

Re: How to recompile the VIM port for GUI

2007-05-11 Thread RW
On Fri, 11 May 2007 07:48:16 -0600 Andrew Falanga [EMAIL PROTECTED] wrote: On 5/11/07, Pietro Cerutti [EMAIL PROTECTED] wrote: Andrew Falanga wrote: Hi, Hello, So, how do I modify the build environment properly to allow for the building of the GUI? There are several variables

Re: How to recompile the VIM port for GUI

2007-05-11 Thread Andrew Falanga
On 5/11/07, RW [EMAIL PROTECTED] wrote: On Fri, 11 May 2007 07:48:16 -0600 Andrew Falanga [EMAIL PROTECTED] wrote: On 5/11/07, Pietro Cerutti [EMAIL PROTECTED] wrote: Andrew Falanga wrote: Hi, Hello, So, how do I modify the build environment properly to allow for the building of

Re: How to recompile the VIM port for GUI

2007-05-11 Thread RW
On Fri, 11 May 2007 13:01:39 -0600 Andrew Falanga [EMAIL PROTECTED] wrote: On 5/11/07, RW [EMAIL PROTECTED] wrote: On Fri, 11 May 2007 07:48:16 -0600 Andrew Falanga [EMAIL PROTECTED] wrote: On 5/11/07, Pietro Cerutti [EMAIL PROTECTED] wrote: Andrew Falanga wrote: Hi, Hello,

How to recompile the VIM port for GUI

2007-05-10 Thread Andrew Falanga
Hi, As I'd mentioned before, I upgraded my vim installation using portupgrade. However, when the upgrade completed, I could no longer start vim in the GUI. I get an error saying that GUI stuff wasn't compiled. I asked here at that time and was told to check up with the port maintainer. I've

Re: How to recompile the VIM port for GUI

2007-05-10 Thread Bill Campbell
On Thu, May 10, 2007, Andrew Falanga wrote: Hi, As I'd mentioned before, I upgraded my vim installation using portupgrade. However, when the upgrade completed, I could no longer start vim in the GUI. I get an error saying that GUI stuff wasn't compiled. I asked here at that time and was told

Recompiling the vim port for gui capability

2007-04-14 Thread Andrew Falanga
Hi, I recently updated some of my ports (due to the fact that I now have a high speed connection to the Internet at home). One of the ports I updated was vim. I used portupgrade -r vim_port_name and let it do its thing. All went well, but now gvim no longer exists. When I was try to execute

Re: Recompiling the vim port for gui capability

2007-04-14 Thread Garrett Cooper
Andrew Falanga wrote: Hi, I recently updated some of my ports (due to the fact that I now have a high speed connection to the Internet at home). One of the ports I updated was vim. I used portupgrade -r vim_port_name and let it do its thing. All went well, but now gvim no longer exists.

Re: Vim port with GUI

2003-10-11 Thread Micheas Herman
On Sat, 2003-10-11 at 20:37, Todd Stephens wrote: Does the vim port build vim with the GUI by default, or does this need to be enabled in the make arguments? It builds with the GTK frontend unless you tell it not to. -- Micheas Herman [EMAIL PROTECTED]