[vlc] Re: mozilla plugin under RedHat9

Jason Luka jason at geshp.com
Thu Sep 18 18:58:33 CEST 2003


corentin hache wrote:

> I have found a vlc.spec in my VLC sources directory, but I don't 
> understand anything in this file....
>
> It seem that  the compilation process search a usr/lib/mozilla 
> directory, so I have created symbolic link from :
> usr/lib/mozilla    to   usr/lib/mozilla-1.2.1
> usr/share/idl/mozilla   to   usr/share/idl/mozilla-1.2.1
> usr/include/mozilla    to   usr/include/mozilla-1.2.1
>
> And the compilation process succed :
> 2 files were created :
> vlcintf.xpt    in  usr/local/lib/mozilla/components
> libvlcplugin.so   in   /usr/local/lib/mozilla/plugins
>
> so I move this 2 files in   usr/lib/mozilla-1.2.1/components    and   
> usr/lib/mozilla-1.2.1/plugins.
>
> Now Mozilla see the vlc plugin but  when I click in a javascript  
> link, in order to launch video, mozilla
> is sudently killed!!!!
>
> Is it a mozilla or a vlc problem ?
> What can I do to make this plugin working correctly ?
>
> I have tried to put  "autoplay=yes" and the video play !!!   But when 
> I click on a link to stop the video, mozilla crach again.
>
>
>> From: Jason Luka <jason at geshp.com>
>> Reply-To: vlc at videolan.org
>> To: vlc at videolan.org
>> Subject: [vlc] Re: mozilla plugin under RedHat9
>> Date: Wed, 17 Sep 2003 13:08:30 -0500
>>
>> corentin hache wrote:
>>
>>> hello
>>>
>>> The compilation of vlc with mozilla plugin faill under RedHat9 :
>>>
>>> ***************************************************************
>>> /usr/lib/mozilla/xpidl -I/usr/share/idl/mozilla -m header \
>>>        -o mozilla/vlcintf mozilla/vlcintf.idl
>>> make: /usr/lib/mozilla/xpidl : Commande introuvable
>>> make: *** [mozilla/vlcintf.h] Erreur 127
>>> ****************************************************************
>>>
>>> The ./configure seem to be ok :
>>> *************************************************************
>>> checking for mozilla-config... /usr/bin/mozilla-config
>>> *************************************************************
>>>
>>> And I have install all the RedHat9 mozilla and mozilla-devel packages.
>>>
>>> There is a /usr/lib/mozilla empty directory and a 
>>> /usr/lib/mozilla-1.2.1 full directory
>>> so I have tried to rename mozilla-1.2.1---> mozilla, but there is 
>>> and other compiling error :
>>>
>>> *************************************************************
>>> /usr/lib/mozilla/xpidl -I/usr/share/idl/mozilla -m header \
>>>        -o mozilla/vlcintf mozilla/vlcintf.idl
>>> mozilla/vlcintf.idl:3: can't open included file nsISupports.idl for 
>>> reading
>>>
>>> input callback returned failure
>>> ***************************************************************
>>>
>>>
>>> If anyone have already succed in installing mozilla plugin under 
>>> RedHat .....
>>>
>>> Thanks
>>> Regards
>>> Corentin
>>>
>>> _________________________________________________________________
>>> MSN Search, le moteur de recherche qui pense comme vous !  
>>> http://search.msn.fr/
>>>
>> Get the src file for vlc and look at the vlc.spec in 
>> /usr/src/redhat/SPECS.  It'll show you the steps to bypass that one 
>> particular error.
>>
>> Jason Luka
>> Red Hat Maintainer
>>
>> -- 
>> This is the vlc mailing-list, see http://www.videolan.org/vlc/
>> To unsubscribe, please read http://www.videolan.org/support/lists.html
>> If you are in trouble, please contact <postmaster at videolan.org>
>>
>
> _________________________________________________________________
> MSN Search, le moteur de recherche qui pense comme vous !  
> http://search.msn.fr/
>
Compile it with --libdir=/usr/lib

Jason Luka

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list