View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#57
Originally Posted by bunanson View Post
Can I get some step to step instruction how to install KDE v.2? I dl the files and tried to tar jxvf KDE358.tar.bz2; error, j parameter not allowed. I dl your tar.gz, but dont know how to make it into a tar. Can i use GUNTAR, will it work?

bun


download the tar.gz and bzip2.gz

gunzip tar.gz
gunzip bzip2.gz

Then you will have a tar and bzip2

mv tar /usr/bin
mv bzip2 /usr/bin

in you instructions where it says to call tar, use the usr/bin tar

/usr/bin/tar jxvf KDE.tar.bz2
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.
 

The Following User Says Thank You to penguinbait For This Useful Post: