[vlc] Re: problem to intall vlc on yellow dog linux

Benjamin PRACHT bigben+spam at videolan.org
Wed Aug 4 15:47:57 CEST 2004


On Wed, Aug 04, 2004, yingfui wrote :
> hi,
>      i tried to install vlc on Powerpc (OS: yellow dog linux 2.4.22)
>      What I have done:
>        
>        1.install libdvbpsi: 
>              ./configure;make;make install
>        
>        2.install mpeg2dec: 
>              ./configure;make;make install
>        
>        3.ffmpeg: 
>              ./configure --enable-gpl --enable-share --enable-pp
>        
>        4.install vlc-0.7.2
>            4.1 ./configure --enable-gnome --with-ffmpeg-tree = (path)
>            4.2 make;make install
>      
>      when i executed vlc, there were error messages shown:
>                
>      ** VLC media player 0.7.2 Bond
>      ** Illegal instruction
>      
>      i have no idea to solve it !!

Well, giving the results of vlc -vvv and a backtrace (from gdb for instance) would help ;-)

BTW, make sure /usr/local/lib is in your /etc/ld.so.conf. If it isn't,
add it and run ldconfig.

You should also configure mpeg2dec with --enable-shared, or vlc will
crash (too) when playing mpeg2 files.

-- 
BigBen

-- 
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