From owner-freebsd-java Tue Feb 12 23:16:13 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 20A8937B404 for ; Tue, 12 Feb 2002 23:16:11 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16ateD-0005BZ-00; Wed, 13 Feb 2002 00:16:10 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g1D7G6058359; Wed, 13 Feb 2002 17:46:06 +1030 (CST) (envelope-from glewis) Date: Wed, 13 Feb 2002 17:46:06 +1030 From: Greg Lewis To: Mikhail Kruk Cc: freebsd-java@FreeBSD.ORG Subject: Re: Java for FreeBSD Message-ID: <20020213174606.A58333@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from meshko@cs.brandeis.edu on Wed, Feb 13, 2002 at 01:42:01AM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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