Hey, i'm pretty new to the linux world. Not having the easiest time, but still enjoying it.
So i'm trying to install mplayer in order to then install the firefox plugin, and i'm following multiple online guides.
I have the code, codecs, and skins downloaded, now i just have to extract/configure/make...etc.
I'm having a hard time extracting the code (.tar.bz2). Here's what i'm putting into konsole, and the error i'm getting:
genaro@theG:/root/tmp$ tar xjf MPlayer-1.0rc2.tar.bz2
tar: MPlayer-1.0rc2.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
it's probably really simple but... it's my second day, haha.
So i'm trying to install mplayer in order to then install the firefox plugin, and i'm following multiple online guides.
I have the code, codecs, and skins downloaded, now i just have to extract/configure/make...etc.
I'm having a hard time extracting the code (.tar.bz2). Here's what i'm putting into konsole, and the error i'm getting:
genaro@theG:/root/tmp$ tar xjf MPlayer-1.0rc2.tar.bz2
tar: MPlayer-1.0rc2.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
it's probably really simple but... it's my second day, haha.
Comment