Well, if everything worked out "well" then try to find where the executables have been placed. Use "whereis tar".
You should get something like /usr/bin/ and /usr/bin/tar
From there make a simlink to /usr/local/bin/tar just to make sure it is in your path for future use.
Rick
|