LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   something about configure (https://www.linuxquestions.org/questions/linux-software-2/something-about-configure-76255/)

gexiaofei 07-27-2003 01:04 AM

something about configure
 
why doesn't ./configure work?

sometimes when I use sonfigure command, It will say that there is no such file or directory.

what is that?

MasterC 07-27-2003 01:07 AM

Configure is not a command, but rather a script that some developers use to help configure the Makefile (and other settings) for your system. Some developers don't use configure scripts, but it should be addressed in a README or INSTALL file that will usually accompany most packages. If not, check the sites documentation.

Cool


All times are GMT -5. The time now is 12:07 PM.