Quote:
Originally Posted by TroN-0074
What is not right? see my output
|
I was writing that post from memory and thus I haven't used the full and correct file names (hence the *hit tab for autocomplete* part). You want to move the libdvdcss source archive into the folder you created when you uncompressed the slackbuild (should be ~/Downloads/libdvdcss ).
The full command is
Code:
mv libdvdcss-1.2.11.tar.bz2 libdvdcss
cd libdvdcss
su
sh libdvdcss.Slackbuild
That will create a libdvdcss slackware package in your /tmp directory which you can install with the installpkg command.