I have download the zipped files off of the debian web site for installation of the XWindows. I used gzip -dc filename.tgz | tar xfB - to unzip the files; making sure that I was in the /usr/X11R6 directory. They seem to unzip successfully however, when I go to the directory where X86Setup is installed it says that no such file exist. I look at the directory and it is there. I tried to do ./X86Setup with no success, as I understand that Linux does not look in the current directory without the ./ addition.
I realize that I am probably overlooking something that should be trivial but with my limited experience with setting up systems in Linux I am unable to see it. Thanks in advance for your help. John