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 pkg-co
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 w
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
>
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 seve
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
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
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 t
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 d