From owner-freebsd-ports@FreeBSD.ORG Tue Jul 27 14:34:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6CB16A4CE; Tue, 27 Jul 2004 14:34:47 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA6243D2F; Tue, 27 Jul 2004 14:34:47 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i6REXk6A092594; Tue, 27 Jul 2004 10:33:46 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Andrey V. Ageyev" In-Reply-To: <410690EC.8020305@twt.farlep.net> References: <410690EC.8020305@twt.farlep.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+aPepLWaJyrLgsIxGKNB" Organization: MarcusCom, Inc. Message-Id: <1090938878.3873.40.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 27 Jul 2004 10:34:39 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: mozilla-firebird-0.7_1 - problem :-( X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 14:34:48 -0000 --=-+aPepLWaJyrLgsIxGKNB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-07-27 at 13:29, Andrey V. Ageyev wrote: > Hello. > I'm trying to install mozilla-firebird: > monster# pkg_add mozilla-firebird-0.7_1.tbz > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires 'jpeg-6b_1',=20 > but 'jpeg-6b_3' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'png-1.2.5_2', but 'png-1.2.5_6' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'pkgconfig-0.15.0', but 'pkgconfig-0.15.0_1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'freetype2-2.1.5_1', but 'freetype2-2.1.7_3' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'nspr-4.3_2', but 'nspr-4.4.1_1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'tiff-3.6.0', but 'tiff-3.6.1_1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'libiconv-1.9.1_3', but 'libiconv-1.9.2' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'expat-1.95.6_1', but 'expat-1.95.7' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'lcms-1.09,1', but 'lcms-1.13,1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'libmng-1.0.5_1', but 'libmng-1.0.7' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'imake-4.3.0_1', but 'imake-4.3.0_2' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'fontconfig-2.2.90_3', but 'fontconfig-2.2.3,1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'gettext-0.12.1', but 'gettext-0.13.1_1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'glib-2.2.3', but 'glib-2.4.4' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'XFree86-libraries-4.3.0_6', but 'XFree86-libraries-4.3.0_7' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'libIDL-0.8.2', but 'libIDL-0.8.3_2' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'pango-1.2.5', but 'pango-1.4.0_1' is installed > pkg_add: warning: package 'mozilla-firebird-0.7_1' requires=20 > 'gtk-2.2.4_1', but 'gtk-2.4.4' is installed >=20 > When I try to start it: > u:~>firebird > /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.200" not found > output of uname -a: > FreeBSD monster.twt.farlep.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9=20 > #0: Mon Jul 19 10:28:28 GMT 2004 =20 > root@monster.twt.farlep.net:/usr/obj/usr/src/sys/MONSTER i386 For one, mozilla-firebird is quite old. Two, you've upgraded your installed ports, but you're still using the old 5.2.1 Firebird package (not good). Three, library problems like this are a common occurrence, and you should have found numerous such hits on mailing list searches. What you need to do is get a fresh ports tree using cvsup, then install the www/firefox port. Joe >=20 > u:~>/usr/local/bin/perl -v >=20 > This is perl, v5.8.4 built for i386-freebsd-64int >=20 > Copyright 1987-2004, Larry Wall >=20 > Perl may be copied only under the terms of either the Artistic License=20 > or the > GNU General Public License, which may be found in the Perl 5 source kit. >=20 > Complete documentation for Perl, including FAQ lists, should be found on > this system using `man perl' or `perldoc perl'. If you have access to th= e > Internet, point your browser at http://www.perl.com/, the Perl Home Page. >=20 > Prompt me, please, that I need to do, that it was started. > It is thankful in advance. > Best regards, > Andrey Ageyev. >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-+aPepLWaJyrLgsIxGKNB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBBmf+b2iPiv4Uz4cRAq3bAJ9l0KuvdArprFhRy4nCh46p6HFxQQCdFMoP ie8hcsNpsLyYvUqDAqv6ywo= =6IUU -----END PGP SIGNATURE----- --=-+aPepLWaJyrLgsIxGKNB--