Skip site navigation (1)Skip section navigation (2)
Date:      13 Apr 2002 02:08:26 -0300
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Kosta K <kosta_k@phreaker.net>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: gnomeicu 0.9.8.2
Message-ID:  <1018674506.273.35.camel@gyros.marcuscom.com>
In-Reply-To: <000801c1e2a5$22503e90$9ec531d2@co3025630a>
References:  <000801c1e2a5$22503e90$9ec531d2@co3025630a>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-eazCTUvEla/VDNFYmXcV
Content-Type: multipart/mixed; boundary="=-GDmXB3hdtT6di3iLpHdI"


--=-GDmXB3hdtT6di3iLpHdI
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2002-04-13 at 01:38, Kosta K wrote:
> There are some problems that i encountered with using the port for the cu=
rrent gnomeicu 0.9.8.2.
>=20
> I believe the problems are more to do with other packages, none the less =
someone installing gnomeicu will encounter these problems.
>=20
> On a system without gnome, ports CVsed 11th of apr (with the stable rel 4=
) the following needed to be built separately before the gnomeicu (rather g=
norecore stage) would finish building ( in the following order):
> gnomeprint 0.35 - /ports/print/gnomeprint
> libglade 0.17 - /ports/devel/libglade
> glade 0.6.4 - /usr/ports/devel/glade/
>=20
> (unsure if libglade to had to be built before glade, i am pretty sure gla=
de stuffed up and i had to build libglade, then i was allowed to build glad=
e.... this is all from memory, so there might of been other ports that need=
ed to be built before gnomeicu would finish building)

Sorry.  You're right.  Try this patch.  This should add the correct
dependencies.

Joe

>=20
> Kosta.
--=20
PGP Key: http://www.marcuscom.com/pgp.asc

--=-GDmXB3hdtT6di3iLpHdI
Content-Disposition: attachment; filename=Makefile.diff
Content-Type: text/x-makefile; name=Makefile.diff; charset=ISO8859-1
Content-Transfer-Encoding: quoted-printable

--- Makefile.orig	Sat Apr 13 01:06:09 2002
+++ Makefile	Sat Apr 13 01:06:12 2002
@@ -21,6 +21,8 @@
 USE_GMAKE=3D		yes
 BUILD_DEPENDS+=3D	gnet-config:${PORTSDIR}/net/gnet \
 		msgfmt:${PORTSDIR}/devel/gettext
+LIB_DEPENDS=3D	glade.4:${PORTSDIR}/devel/libglade \
+		gdbm.2:${PORTSDIR}/databases/gdbm
 .if defined(WITH_DANTE)
 LIB_DEPENDS+=3D	socks.1:${PORTSDIR}/net/dante
 SOCKSFLAGS=3D	-Dconnect=3DRconnect -Dbind=3DRbind -Dgetsockname=3DRgetsock=
name \

--=-GDmXB3hdtT6di3iLpHdI--

--=-eazCTUvEla/VDNFYmXcV
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjy3vUoACgkQb2iPiv4Uz4epGACfS5a5AukBImJQbRJqhkII6TVv
M/8AnjMk3NCYqwY7XdAwwciQ2/jKjXSl
=EIDG
-----END PGP SIGNATURE-----

--=-eazCTUvEla/VDNFYmXcV--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1018674506.273.35.camel>