LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Compiling Problem (https://www.linuxquestions.org/questions/mandriva-30/compiling-problem-156637/)

BACTRATE 03-12-2004 04:03 AM

Compiling Problem
 
Every time I download and uncompress a Tar file I move to the directory where I downloaded the file and follow the instructions ie ./configure and this works ok but when I use the next command "make "it always says no make file.
This happens to all my downloads.
Very greatful for any help.

Regards


Dave

guygriffiths 03-12-2004 04:36 AM

If ./configure works ok then it will create the Makefiles. Also, you don't run ./configure in the directory where you downloaded the file, you do it in the directory it creates when you un-tar it. Make sure you are running ./configure in the correct directory, and then check the output to make sure it didn't give any errors. If you're still stuck, then post the output here


All times are GMT -5. The time now is 09:18 PM.