Sunday, July 15, 2012

VLC player for Slackware

VLC PLAYER

o rebuild the VLC package and include all non-free codecs, download the build directory and then run the SlackBuild script, like this:


mkdir -p ~/slackbuilds/vlc
cd ~/slackbuilds/vlc
lftp -c 
"open http://www.slackware.com/~alien/slackbuilds/vlc/ ; mirror build"
cd build
sh vlc.SlackBuild
 
 
now go to /tmp and install package with installpkg



No comments:

Post a Comment