Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Where is the configure Script

Where is the configure Script

I have spent hours today downloading dependencies for OM. Every step has involved problems.
Now I come to build OM and the configure script is not there.
The README.Linux.txt file tells me to execute this:

Code:

./configure --with-omniORB=/path/to/omniORB

but this is bound to fail because there is no configure file.
I have downloaded OM versions trunk and 1.8.1; neither has the configure script.
Do I need to build it somehow?
Is it in a different dir?
Can someone please help?

Re: Where is the configure Script

The readme says:

Code:

$ autoconf

$ ./configure --with-omniORB

Re: Where is the configure Script

AH yes! Thanks.
I wish they were all that easy.

There are 0 guests and 0 other users also viewing this topic
You are here: