when I'm trying to do your guide I have a lot of problem on the way. Probably because I'm using lenny 500-i386. Can you give me a name of the debian I should use for that compilation?
@johncartwright302 note that in that video I wasn't extracting a tarball, though.. it was just a text file compressed with bzip.. so bzip2 -d was used correctly..
when I'm trying to do your guide I have a lot of problem on the way. Probably because I'm using lenny 500-i386. Can you give me a name of the debian I should use for that compilation?
Thanks in advance
swordilion 1 year ago
I believe you can also use
tar -jxvf to extract bzip2
cusbrar1 3 years ago
yep -j ----> passes argument to bzip2 but its bad practice.
if you where usung a BSD that wouldnt work.
so its recommendend to do bzip and than xthe tar
24oscar24 2 years ago
@cusbrar1 Yes, that is what I use. tar -jxvf is the best way.
johncartwright302 1 year ago
@johncartwright302 note that in that video I wasn't extracting a tarball, though.. it was just a text file compressed with bzip.. so bzip2 -d was used correctly..
igneousphantom 1 year ago
This series should be it's own man page.
jijin 3 years ago 8