First, make sure you've un-tarred the .tar file after you unzip it. Do this by using tar -xf and the name of the file. Once you do that, a new folder should be created with all the tarred files inside it. You should be able to go in there and do ./configure now, or whatever instructions you are given for the specific program.
|