[vlc-devel] [RFC][PATCH] fix mozplug toolbar

KH KH kwizart at gmail.com
Wed Jun 18 17:45:14 CEST 2008


2008/6/18 Bill C. Riemers <briemers at redhat.com>:
> anthony loiseau wrote:
>> On linux, you should be able to use libxul-dev or firefox-dev packages.
>> To target windows, there is one in the contribs.
>>
>> (If you use libxul-dev at least, you will need to give mozilla-sdk path
>> to ./configure)
>>
>> regards,
>> Anthony
>>
>
> Those packages don't exist in RHEL or Fedora.   I do have the logical
> equivalent installed, but they don't have the mozilla-config or the
> other *-config executables.  I tried downloading source directly from
> mozilla, but I also did not find any *-config executables.   I'm
> guessing these probably exist in the
> older source packages, but I don't know where to find them.

Those packages don't exist in RHEL or Fedora.   I do have the logical
equivalent installed, but they don't have the mozilla-config or the
other *-config executables.  I tried downloading source directly from
mozilla, but I also did not find any *-config executables.   I'm
guessing these probably exist in the
older source packages, but I don't know where to find them.

You can use yum install gecko-devel
on Fedora 9 it will bring xulrunner-1.9
of Fedora 8 it will bring firefox-devel
on Fedora 5(if i remember) it will bring mozilla-devel

Pkgconfig detection is supported to work with all
But you will hit a mozilla-config.h detection problem.
And that's the presice point that need to be improved for the mozilla
vlc module.
According to C.Aillon (our xulrunner/firefox maintainer),
mozilla-config.h have to be avoided.

Nicolas (kwizart)

>
> Bill
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list