Hello. I am having a problem installing .tar.gz files on SuSE Linux 9.1. I open the terminal, and change to the directory that my files are stored in. I type in:
Code:
tar -xzvf myfile.tar.gz
, then change to my new directory. Then I type:
And get a few xxxx...missing notices, which I ignore, and type:
At this point, I get something to the effect of "command not found". Is this a SuSE problem, or am I doing something terribly wrong?
Thanks in advance,
--Abbi