Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2009 02:27:50 +0200
From:      "barbara" <barbara.xxx1975@libero.it>
To:        "gnome" <gnome@FreeBSD.org>
Subject:   graphics/librsvg2: missing plugin using libxul
Message-ID:  <KIU6ME$F84EA73C341F40C6599576EE3EE71816@libero.it>

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

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





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