Date: Wed, 13 Feb 2002 17:46:06 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: Mikhail Kruk <meshko@cs.brandeis.edu> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Java for FreeBSD Message-ID: <20020213174606.A58333@misty.eyesbeyond.com> In-Reply-To: <Pine.LNX.4.44.0202130139240.9064-100000@daedalus.cs.brandeis.edu>; from meshko@cs.brandeis.edu on Wed, Feb 13, 2002 at 01:42:01AM -0500 References: <Pine.LNX.4.44.0202130119370.9064-100000@daedalus.cs.brandeis.edu> <Pine.LNX.4.44.0202130139240.9064-100000@daedalus.cs.brandeis.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2002 at 01:42:01AM -0500, Mikhail Kruk wrote: > > I have > > GTK_HDRS=/usr/X11R6/include/gtk12/ > > and glib.h is located in > > /usr/local/include/glib12/glib.h > > > > so it seems that I can't compile plugin as is without editing makefile. > > ok, nevermind that :( > LIBG_HDRS are there > but still build instructions should read: > > setenv LIBG_HDRS /usr/local/include/glib12 > setenv GTK_HDRS /usr/X11R6/include/gtk12/ > > since that's what ports do... D'oh. Thats what its set to in the patches for the port Makefile even. Too many late nights. I will update patchset the BUILD file in the patchset tomorrow morning. Thanks for the quick report. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020213174606.A58333>