[vlc-devel] firefox 1.5 and vlc 0.8.6
Tavin Cole
tc5742 at adamantsystems.com
Thu Nov 23 00:24:07 CET 2006
whereas with vlc 0.8.5 the moz plugin can be built against firefox 1.5
by giving --enable-mozilla=firefox to configure, and without specifying
any sdk path, this seems to just be ignored with 0.8.6 beta 2.
just using --enable-mozilla results in an error since mozilla-config
cannot be found.
ultimately something like this is necessary:
XPIDL=/usr/lib/mozilla-firefox/xpidl
MOZILLA_CONFIG=/usr/lib/mozilla-firefox/firefox-config ./configure
--enable-mozilla
perusing the configure script, it seems as though firefox support was
dropped in favor of xulrunner (which, i guess, is what firefox 2 is
built on).
is this the case? are there reasons why i shouldn't try to use the moz
plugin with firefox 1.5?
thanks!
-tavin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list