On Aug 22, 2014 4:25 PM, "Joseph Bester" <[email protected]> wrote: > > This issue is mentioned in the admin install guide. > > From http://toolkit.globus.org/toolkit/docs/6/admin/install/#gtadmin-platform-osx : > > > The Globus Toolki build requires the pkg-config package to be installed. It is available from freedesktop.org. Additionally, you'll need to set the environment variable PKG_CONFIG_PATH to /usr/lib/pkgconfig prior to running the configure script.
Thanks Joe, I'd installed pkg-config but I'd forgotten to set PKG_CONFIG_PATH, Setting that allows me to build. > Alternatively, you can try one of the binary packages of the globus toolkit from http://www.globus.org/ftppub/gt6/installers/mac/ I noticed the binary installer but I'm working on repackaging of globus for our collaboration that contains everything the scientists need to connect to our clusters and building from source makes that easier.
