I've recently installed version 4 of RMG for one of our students, as she was using still using version 3.3. The installation completed successfully (but I had to remove some residual .mod files that were in the source folders). The problem comes when running the example through the "make test" command.
The program hangs just after the "Reading Lennard-Jones database from (...)" line. When I kill it the error:
^CERROR: jing.chem.GATPFitException: no output from GATPFit
at jing.chem.GATPFit.callGATPFit(GATPFit.java:206)
comes up. Now, version 3.3 runs just fine with the same compiler/libraries (gfortran 4.4.6).