On Mon, 28 Jul 2008 14:24:49 PDT Orvar Korvar <knatte_fnatte_tjatte at yahoo.com> wrote:
> When I tried to build vlc player via SFE, the dependencies got quite > involved. I couldnt sort them out. > > Can anyone present a correct command line that correctly builds > mplayer and vlc player? If you have the CBE installed and svn'ed to the latest spec files it's enough to give just one simple command after changing your environment. I have an alias set up for this, because I use the CBE a lot. # alias cbe='. /opt/jdsbld/bin/env.sh' To build mplayer from within the spec-files-extra directory: pkgtool --download --autodeps build SFEmaplyer.spec This should give you a complete and working mplayer. I recently compiled everything again on B93 You -CANNOT- give the option 'build-only' because that way the dependacies are not met. You have to install ;-) Believe me, it's worth it. And while on this, compile mplayer-plugin too. It gives you lots of mmedia on the net. -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D ++ http://nagual.nl/ + SunOS sxce snv94 ++
