LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   really stupid question about ./configure error (https://www.linuxquestions.org/questions/linux-newbie-8/really-stupid-question-about-configure-error-120548/)

bosewicht 11-27-2003 04:59 PM

really stupid question about ./configure error
 
ok, this is a really stupid question, but i haven't figured out an answer on my own yet. when i try to configure a package with ./configure i get the old no such file or directory error, i've checked to make sure gcc and qt are both installed and they are, what else could be missing??

iceman47 11-27-2003 05:18 PM

You get that error because there's no configuration file present in that directory.
Read the README and INSTALL for that package.

bosewicht 11-27-2003 05:23 PM

i thought i did, i also typed ./configure --help and got the same error, it was for the mozplugger

iceman47 11-27-2003 05:41 PM

Quote myself in previous post:
"You get that error because there's no configuration file present in that directory."

Quote the README file:
"To re-compile: edit Makefile to suit your system type 'make'"

And read the README file carefully this time, it's all there.


All times are GMT -5. The time now is 11:32 PM.