gms-bbg / gamess-issues

GAMESS issue tracking
7 stars 1 forks source link

compall error #55

Closed computational-chemist closed 3 years ago

computational-chemist commented 3 years ago

Make sure these boxes are checked before submitting your issue - thank you!

I was installing gamess, but there is a problem in compilation.

after typing " ./compall >& compall.log " "tail /usr/local/gamess/compall.log"

The following messages appear " ./comp: 1: Syntax error: "(" unexpected "

What shoud I do?

saromleang commented 3 years ago

You can use GNU make commands to compile GAMESS instead of using "compall":

make ddi
make modules
make  -j
saromleang commented 3 years ago

If that does not work could you provide the result of: