(At least) one of my fellow developers has successfully built gt-5.2 on Lion.
There's a platform note about the gpt Version mismatch problem: http://www.globus.org/toolkit/docs/5.2/5.2.0/admin/install/#id2528379 There's a patch there, or you can remove $GPT_LOCATION/lib/perl from the PERL5LIB environment variable when building the toolkit. Eric ----- Original Message ----- > Hi > > Any ideas on this problem? Any one successfully built gt-5.2 on Lion? > > Cheers > > Adam > > On Thu, Dec 15, 2011 at 19:25, Adam Mercer <[email protected]> wrote: > > Hi > > > > I have been trying to build gt-5.2.0 from source on Mac OS X Lion, > > using > > > > $ ./configure --prefix=$HOME/opt/gt-5.2.0 --with-flavor=gcc64dbg > > $ make > > > > and am running into the following error: > > > > DYLD_LIBRARY_PATH=/Users/ram/opt/gt-5.2.0/lib > > /Users/ram/opt/gt-5.2.0/sbin/gpt-build > > -srcdir=./source-trees/core/source gcc64dbg > > GPT died due to Version mismatch. Check PATH and GPT_LOCATION > > > > Looking at the gpt_build script it seems that the problem is that > > the > > gpt_version script is exiting with a return code of 1 > > > > Can anyone offer any advice on how to solve this? > > > > Cheers > > > > Adam
