Subj : I cannot use the configure command. To : comp.os.linux From : rick.neill Date : Wed Jun 23 2004 08:04 pm I am a Linux newbie trying to compile some source code, but I am having a bit of trouble. I am told to use the following commands to compile and install the software: ../configure make make install However, when I type in ./configure and press enter, I receive the following message: bash: ./configure: No such file or directory I have tried "whereis configure" to see if the command exists, but the following is returned: configure: I am using Fedora Core 2, Kernal 2.6.6-1.435. Does anybody know what the problem could be??? Thank you so very much for your help. .