[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] mozilla plugins in latest cvs!
From: |
Mohamad Al-Saqer |
Subject: |
[Gnash] mozilla plugins in latest cvs! |
Date: |
Tue, 20 Jun 2006 00:02:00 -0500 |
User-agent: |
KMail/1.9.3 |
I have just downloaded the latest cvs tree and compiled it successfully. But I
noticed that mozilla plugins were not created. Here are the commands I
produced:
$ ./autogen.sh
$ ./configure --enable-klash --enable-mp3 \
--disable-static --with-plugindir=/usr/lib64//mozilla/plugins \
--enable-ghelp --enable-docbook --enable-libsuffix=64 --prefix=/usr
$ make
$make install.
The results of configure command above did not mention the mozilla plugin!
any ideas?
___________________ configure results __________________________
Configurable options are:
Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias
to enable.
MP3 (libmad) support enabled
POSIX Threads support enabled (default)
Web server support disabled (default)
DMalloc support disabled (default). Use --enable-dmalloc to enable.
XML and XMLSocket enabled (default). Use --disable-xml to disable.
Firefox plugin disabled
Konqueror plugin enabled
GNOME help enabled
Unit testing support enabled (default)
Renderer engine: opengl
GUI: gtk
Configured paths for x86_64-unknown-linux-gnu are:
DocBook document processing enabled
Docbook styles sheets in /usr/share/sgml/docbook/xsl-stylesheets
XML flags are: -I/usr/include/libxml2
XML libs are: -lxml2 -lz -lm
PNG flags are: default include path
PNG libs are: -lpng
JPEG flags are: default include path
JPEG libs are: -ljpeg
MAD flags are: default include path
MAD libs are: -lmad
Ogg flags are: default include path
Ogg libs are: -logg
Opengl flags are: default include path
Opengl libs are: -lGL -lGLU
GtkGlext flags
are: -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include
-I/usr/lib64/gtkglext-1.0/include
GtkGLext libs are: -lgtkglext-x11-1.0 -lgdkglext-x11-1.0
Gtk2 flags are: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
Gtk2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0
Pango flags are: -I/usr/include/pango-1.0
Pango libs are: -L/usr/lib64 -lpango-1.0
Glib flags are: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
Glib libs are: -lglib-2.0
Atk flags are: -I/usr/include/atk-1.0
Atk libs are: -latk-1.0
Xft flags are: -I/usr/include/X11
Xft libs are: -lXft
SDL flags are: -I/usr/include/SDL
SDL libs are: -lSDL
SDL_Mixer flags are: -I/usr/include/SDL
SDL_Mixer libs are: -L/usr/lib64 -lSDL_mixer
Gstreamer flags are: -I/usr/include/gstreamer-0.10
Gstreamer libs are: -L/usr/lib64 -lgstreamer
POSIX Threads flags are: -I/usr/include
POSIX Threads lib is: -lpthread
You have all the DocBook2X tools installed.
You have version 0.8.7 of the DocBook2X tools.
CURL flags are: default include path
CURL libs are: -lcurl
- [Gnash] mozilla plugins in latest cvs!,
Mohamad Al-Saqer <=