The link shows the extension of phpopenchat as name.tar.gz, but when downloaded the ext is name.tar.tar
Unix dummy I am, someone help me becasue I dont' even know how to untar it!!!!
tar -xvf phpopenchat-3.0.2.tar.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
I tried changing the ext to name.tar.gz as well , no success.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The link shows the extension of phpopenchat as name.tar.gz, but when downloaded the ext is name.tar.tar
Unix dummy I am, someone help me becasue I dont' even know how to untar it!!!!
tar -xvf phpopenchat-3.0.2.tar.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
I tried changing the ext to name.tar.gz as well , no success.
Thanks
to unzip the tar using wipzip change the extnsion from .tar.tar to .tar and unzip it is as easy as that