Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 01:42:01 -0500 (EST)
From:      Mikhail Kruk <meshko@cs.brandeis.edu>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Java for FreeBSD
Message-ID:  <Pine.LNX.4.44.0202130139240.9064-100000@daedalus.cs.brandeis.edu>
In-Reply-To: <Pine.LNX.4.44.0202130119370.9064-100000@daedalus.cs.brandeis.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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...


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?Pine.LNX.4.44.0202130139240.9064-100000>