Date: Mon, 22 Mar 1999 13:49:04 -0700 (MST) From: Brett Taylor <brett@peloton.physics.montana.edu> To: Patrick Seal <patseal@hyperhost.net> Cc: mbermal@ucsd.edu, freebsd-questions@FreeBSD.ORG Subject: Re: GTK/Gimp installation problems Message-ID: <Pine.BSF.4.05.9903221347310.22311-100000@peloton.physics.montana.edu> In-Reply-To: <Pine.BSF.4.10.9903221530500.25358-100000@foobar.hyperhost.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Mon, 22 Mar 1999, Patrick Seal wrote: > Yes, but wasn't he installing a NON-PORT? Gimp-1.1.2. is in the ports and I thought he was installing the port. If he's not, all he has to do is do as the port does and use the correct configure arguments (since he has used the ports for gtk and glib apparently), ie: CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \ LIBS="-L${LOCALBASE}/lib" \ INSTALL_SCRIPT='$${INSTALL} -m 755' Brett *********************************************************** Brett Taylor brett@peloton.physics.montana.edu * brett@daemonnews.org * * http://www.daemonnews.org/ * *********************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903221347310.22311-100000>