sleekmason I'm sorry, what have you tried
exactly?
You downloaded the OOo tarball, then, following step 3 quoted in your post you did the following
Code:
[~]$ cd path_to_the_00o_Linuxintel_install.tar.gz file
... and got an error to the effect that this directory dosn't exist?
If so, this is not surprising.
I guess you could try:
Code:
[~]# mkdir path_to_the_00o_Linuxintel_install.tar.gz
... then move the tarball you downloaded into that directory (just drag it across the windows or use the mv command...) then try again. <rolls eyes>
OR: cd into the directory
where you put the tarball!