From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 28 22:49:50 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 2DA1C106564A for ; Tue, 28 Apr 2009 22:49:50 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id B6B848FC16 for ; Tue, 28 Apr 2009 22:49:49 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.16.57) by cp-out2.libero.it (8.5.107) id 49F6CB64000EFF64 for gnome@FreeBSD.org; Wed, 29 Apr 2009 00:49:48 +0200 Date: Wed, 29 Apr 2009 02:27:50 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "gnome" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 87.3.232.173 Cc: Subject: 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: Tue, 28 Apr 2009 22:49:50 -0000 Hello, installing librsvg2 WITH_MOZILLA_PLUGIN, using WITH_GECKO=3Dlibxul, resul= t in a missing plugin. $ 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/librs= vg2/libmozsvgdec.so $ ls /usr/local/lib/browser_plugins/librsvg2/libmozsvgdec.so = ls: /usr/local/lib/browser_plugins/librsvg2/libmozsvgdec.so: No such file= or directory 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": @@ -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= /include/libxml2 -I/usr/local/include -I/usr/local/include/pango-1.0 -I/u= sr/local/include/freetype2 -I/usr/local/include/cairo -I/usr/local/includ= e/pixman-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 = -lglib-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 = ' ## ----------------- ## ## 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'' Regards Barbara