LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Makefile.am/Makefile.in (https://www.linuxquestions.org/questions/linux-newbie-8/makefile-am-makefile-in-136873/)

DOA 01-20-2004 06:08 PM

Makefile.am/Makefile.in
 
I am trying to install Dia but when I type the command "make" it cannot find the Makefile since it does not exist. I see a "Makefile.am" and "Makefile.in" only. What are these files and how can I get it to compile?

g-rod 01-20-2004 06:16 PM

Try running ./configure first.

DOA 01-20-2004 06:30 PM

I did type ./configure. When I try to type make it gives the error. :confused:

luxitan 01-20-2004 06:38 PM

it usually helps when you say what was the error ;) , or what configure says

chii-chan 01-20-2004 06:52 PM

Usually the error would say what package it needs, and you have to install the development package for the dependency not just the package.

DOA 01-20-2004 07:35 PM

I found out which packages I needed to install now. I got it working now. Thx.


All times are GMT -5. The time now is 10:18 AM.