From owner-freebsd-gnome@FreeBSD.ORG Sat May 2 17:35:29 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFC8D1065670 for ; Sat, 2 May 2009 17:35:29 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 6CC978FC08 for ; Sat, 2 May 2009 17:35:29 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n42Hb8Bc081180; Sat, 2 May 2009 13:37:09 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: barbara In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-yVlWDigM1bCQdvGNPuuA" Organization: MarcusCom, Inc. Date: Sat, 02 May 2009 13:35:48 -0400 Message-Id: <1241285748.33649.95.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: gnome Subject: Re: graphics/librsvg2: missing plugin using libxul X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2009 17:35:31 -0000 --=-yVlWDigM1bCQdvGNPuuA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-04-29 at 02:27 +0200, barbara wrote: > Hello, > installing librsvg2 WITH_MOZILLA_PLUGIN, using WITH_GECKO=3Dlibxul, resul= t in a missing plugin. This should be fixed now. Joe >=20 > $ ls -l /usr/local/lib/browser_plugins/symlinks/gecko18/libmozsvgdec.so > lrwxr-xr-x 1 root wheel 55 Apr 27 01:16 /usr/local/lib/browser_plugins= /symlinks/gecko18/libmozsvgdec.so -> /usr/local/lib/browser_plugins/librsvg= 2/libmozsvgdec.so >=20 > $ ls /usr/local/lib/browser_plugins/librsvg2/libmozsvgdec.so = =20 > ls: /usr/local/lib/browser_plugins/librsvg2/libmozsvgdec.so: No such file= or directory >=20 >=20 > If this can help, the following are the differences in the config.log aft= er running "make WITH_MOZILLA_PLUGIN=3Dyes WITH_GECKO=3Dfirefox configure" = and "make WITH_MOZILLA_PLUGIN=3Dyes WITH_GECKO=3Dlibxul configure": >=20 > @@ -494,11 +494,23 @@ > configure:15258: found /usr/local/bin/gdk-pixbuf-query-loaders > configure:15271: result: /usr/local/bin/gdk-pixbuf-query-loaders > configure:15373: checking for MOZILLA > -configure:15381: $PKG_CONFIG --exists --print-errors "firefox-plugin" > -configure:15384: $? =3D 0 > -configure:15399: $PKG_CONFIG --exists --print-errors "firefox-plugin" > -configure:15402: $? =3D 0 > -configure:15440: result: yes > +configure:15381: $PKG_CONFIG --exists --print-errors "libxul-plugin" > +gnome-config: not found > +Package libxul-plugin was not found in the pkg-config search path. > +Perhaps you should add the directory containing `libxul-plugin.pc' > +to the PKG_CONFIG_PATH environment variable > +No package 'libxul-plugin' found > +configure:15384: $? =3D 1 > +configure:15399: $PKG_CONFIG --exists --print-errors "libxul-plugin" > +gnome-config: not found > +Package libxul-plugin was not found in the pkg-config search path. > +Perhaps you should add the directory containing `libxul-plugin.pc' > +to the PKG_CONFIG_PATH environment variable > +No package 'libxul-plugin' found > +configure:15402: $? =3D 1 > +No package 'libxul-plugin' found > +configure:15430: result: no > +configure:15432: WARNING: mozilla-config not found. Mozilla/Netscape plu= gin will not be built > configure:15503: checking whether to build gtk-doc documentation > configure:15505: result: no > configure:15512: checking for gtkdoc-check > @@ -690,8 +702,6 @@ > pkg_cv_LIBGSF_LIBS=3D'-L/usr/local/lib -lgsf-1 -lgobject-2.0 -lxml2 -lgl= ib-2.0 ' > pkg_cv_LIBRSVG_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/= usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/i= nclude/libxml2 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/l= ocal/include/freetype2 -I/usr/local/include/cairo -I/usr/local/include/pixm= an-1 ' > pkg_cv_LIBRSVG_LIBS=3D'-pthread -L/usr/local/lib -lgdk_pixbuf-2.0 -lxml2= -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -l= glib-2.0 -lcairo -lpng -lz -lm -lfontconfig -lfreetype ' > -pkg_cv_MOZILLA_CFLAGS=3D'-I/usr/local/include/firefox/java -I/usr/local/= include/firefox/plugin -I/usr/local/include/nspr ' > -pkg_cv_MOZILLA_LIBS=3D'-pthread -L/usr/local/lib -lplds4 -lplc4 -lnspr4 = ' > =20 > ## ----------------- ## > ## Output variables. ## > @@ -784,9 +794,9 @@ > MAINTAINER_MODE_FALSE=3D'' > MAINTAINER_MODE_TRUE=3D'#' > MAKEINFO=3D'${SHELL} /usr/ports/graphics/librsvg2/work/librsvg-2.26.0/mi= ssing --run makeinfo' > -MOZILLA_CFLAGS=3D'-I/usr/local/include/firefox/java -I/usr/local/include= /firefox/plugin -I/usr/local/include/nspr ' > +MOZILLA_CFLAGS=3D'' > MOZILLA_CONFIG=3D'no' > -MOZILLA_LIBS=3D'-pthread -L/usr/local/lib -lplds4 -lplc4 -lnspr4 ' > +MOZILLA_LIBS=3D'' > NM=3D'/usr/bin/nm -B' > NMEDIT=3D'' > OBJDUMP=3D'objdump' > @@ -817,8 +827,8 @@ > VERSION_INFO=3D'28:0:26' > WITH_LIBGSF_FALSE=3D'#' > WITH_LIBGSF_TRUE=3D'' > -WITH_MOZILLA_FALSE=3D'#' > -WITH_MOZILLA_TRUE=3D'' > +WITH_MOZILLA_FALSE=3D'' > +WITH_MOZILLA_TRUE=3D'#' > XMKMF=3D'' > X_CFLAGS=3D'' > X_EXTRA_LIBS=3D'' >=20 >=20 >=20 > Regards > Barbara >=20 >=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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-yVlWDigM1bCQdvGNPuuA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkn8hHMACgkQb2iPiv4Uz4fgmACgkXLr0BEhTupkI7P/fAv3QXt0 KiAAnRH6hEY922ImjR5jVWIPk9768J/c =/Mo9 -----END PGP SIGNATURE----- --=-yVlWDigM1bCQdvGNPuuA--