Problem installing Cint

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

Problem installing Cint

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 the problem is the shell doesn't like the brackets or something pretty simple, but not sure the best way. Thanks.