<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">        At first, thanks for your answer Benjamin, but I'm still have the same problem, I compile the videolan with this command line:</font>
<br>
<br><font size=2 face="sans-serif">./configure --disable-plugins --with-mad-tree=../vlc_install/libmad-0.15.1b/ --with-ffmpeg-tree=../vlc_install/ffmpeg-0.4.9-pre1 --with-libmpeg2-tree=../vlc_install/mpeg2dec-0.4.0/ --disable-wxwindows --disable-skins2</font>
<br><font size=2 face="sans-serif">make</font>
<br>
<br><font size=2 face="sans-serif">It doesn't get me any error, but when I test my software it's  fail with the same output:</font>
<br>
<br><font size=2 face="sans-serif">VLC media player 0.8.1 Janus</font>
<br><font size=2 face="sans-serif">[00000188] main interface error: no suitable intf module</font>
<br><font size=2 face="sans-serif">[00000001] main vlc error: interface "rc,none" initialization failed</font>
<br><font size=2 face="sans-serif">[00000190] dummy interface: Using the dummy interface module...</font>
<br><font size=2 face="sans-serif">signal 2 received, terminating vlc - do it again in case it gets stuck</font>
<br>
<br><font size=2 face="sans-serif">Any idea? </font>
<br>
<br>
<br><font size=2 face="sans-serif">Pedro Lorente<br>
MediaCAT - Fundación i2CAT<br>
93 413 70 59</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Benjamin PRACHT <bigben+spam@videolan.org></b></font>
<br><font size=1 face="sans-serif">Sent by: vlc-bounce@videolan.org</font>
<p><font size=1 face="sans-serif">02/01/2005 05:09 PM</font>
<br><font size=1 face="sans-serif">Please respond to vlc</font>
<br>
<td><font size=1 face="Arial">        </font>
<br><font size=1 face="sans-serif">        To:        vlc@videolan.org</font>
<br><font size=1 face="sans-serif">        cc:        </font>
<br><font size=1 face="sans-serif">        Subject:        [vlc] Re: vlc with Java thread  problem</font></table>
<br>
<br>
<br><font size=2 face="Courier New">On Tue, Feb 01, 2005, Pedro Lorente/UPC wrote :<br>
> Hello again,  I couldn't solve the problem, I found the vlc  plugins paths <br>
> at /usr/lib/vlc, and now I'm using this command line:<br>
> <br>
>         /usr/bin/vlc  --plugin-path /usr/lib/vlc -I dummy --extraintf rc<br>
>  <br>
>         also I try <br>
> <br>
>         /usr/bin/vlc --reset-plugins-cache  --plugin-path /usr/lib/vlc -I <br>
> dummy --extraintf rc<br>
> <br>
> <br>
>  I get the same error:<br>
> <br>
> [00000440] main interface error: no suitable intf module<br>
> [00000001] main vlc error: interface "rc,none" initialization failed<br>
> [00000442] dummy interface: Using the dummy interface module...<br>
> <br>
> Any idea? <br>
> Why vlc find dummy interface and it couldn't find rc  interface? <br>
> <br>
> <br>
<br>
Well, the dummy interface is statically linked in the vlc main<br>
executable... there is still a pb with your environment/plugin path,<br>
apparently... A work around would be to disable plugins and compile a<br>
VLC with all the modules linked statically in the execuable. This can be<br>
done bye using the --disable-plugins configure option.<br>
<br>
-- <br>
BigBen<br>
<br>
-- <br>
This is the vlc mailing-list, see http://www.videolan.org/vlc/<br>
To unsubscribe, please read http://www.videolan.org/support/lists.html<br>
<br>
</font>
<br>
<br>