LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ./configure produces error with Glest on Mandrake 2005 (https://www.linuxquestions.org/questions/linux-newbie-8/configure-produces-error-with-glest-on-mandrake-2005-a-465881/)

sandWorm 07-20-2006 07:49 AM

./configure produces error with Glest on Mandrake 2005
 
Hello,

I am a little confused by this. I'm trying to set up a game called Glest on Mandrake 2005 (Linux Format Cover Disk dvd version).


Instructions say, in summary, un tar (no problem there), go to top level folder and in command line type
Code:

$ cd mk
then
Code:

$ ./configure
I switched to su before doing all this too.
I've checked the folder mk with ls and there is a file called configure.ac so I think i'm in the right folder.

I get the error - - bash no such directory. I re installed Mandrake making doubly sure I had g++ and still the same problem.

Thanks

Michael_aust 07-20-2006 07:58 AM

why dont you just try and use the pre built one and install it using the loki installer

http://liflg.org/?catid=6&gameid=58

its a simple pouint and click install, then tell it to put it in your home directory.

sandWorm 07-20-2006 10:28 AM

Thanks for that I'll give it a try.
I'd still like to sort out doing it with all the ./configure, make etc method.

Nylex 07-20-2006 10:31 AM

Can you post the entire error message, exactly as it appears please.

sandWorm 07-20-2006 12:07 PM

Sure,
Code:

-bash: ./configure: No such file or directory
thanks

Nylex 07-21-2006 01:13 AM

Is there actually a file called configure in the current directory?

sandWorm 07-22-2006 07:17 AM

Yes, configure.ac

Nylex 07-22-2006 07:26 AM

"configure.ac" is not the same as "configure". I don't think you can run configure.ac instead of configure. You might want to contact the developers about this problem.

sandWorm 07-23-2006 03:27 PM

I did wonder that myself. Thanks.


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