[CIG-LONG] compiling Gale on a supercomputer

Walter Landry wlandry at caltech.edu
Tue May 22 09:45:18 PDT 2012


Robert Gray <graywacke at gmail.com> wrote:
> Hey guys,
> I'm trying, unsuccessfully, to compile Gale on the supercomputer here in
> Toronto.  I have all the necessary modules loaded but Gale can't find
> petsc3.2 and, as a result, can't configure.
> I've attached the config.log file.  Any help is much appreciated.

It looks like the configure script is failing when trying to link in
Petsc because it can not find the X11 libraries.  Try adding the
option

  --linkflags=-lX11

Cheers,
Walter Landry


More information about the CIG-LONG mailing list