Problem with ./configure

View: New views
1 Messages — Rating Filter:   Alert me  

Problem with ./configure

by kw_martin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I get the following error:

martin@granite01:~/Programming/Cint/cint-5.16.19$ ./configure
./configure: 23: Syntax error: "(" unexpected

Line 23 is:

ARCHS=(linux linuxicc macgcc djgpp cygwin mingw mwerks hpux aix msvc7 msvc8 solaris solarisgcc)

I've tried running with both bash and tcsh, and get the same error.

I'm running Ubuntu. Any help is appreciated; I'm guessing it's something pretty simple. Thanks.