[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make - doesn't find header file but file is available



Hello community

Maybe this is one of the beginner questions answered more than a thousand times without becoming visible in google search ;)

Some projects to compile with gcc/make come with the script ./configure. They are easy for me to build. But what I have now is a project without it. And although I have the specific dev-package installed (in this case its libdrm-dev an some others) it doesn't find the header files. The quick-and-dirty solution is to copy these h-files into the project-space.

So the question is: How can I configure without ./configure in the general way?


Best regards,
Benjamin Schmidt


Reply to: