Hi, It seems that you built libDrmaaJNI_gcc32dbg.la and then changed the installation prefix. Remove that library (in src/drmaa) and try again.
Regards, Dr. Eduardo Huedo Cuesta Associate Professor (Profesor Titular), Universidad Complutense de Madrid http://dsa-research.org/ehuedo 2011/6/16 jhon anderson garcia <[email protected]> > Good Day Mrs. Globus, > > My Name is, John Anderson Garcia, I currently serve as, Student of Systems > Engineering UCEVA from Tulua - Colombia. > > My grade is based, on build of Virtual Supercomputer (SV-Orión) for > research, with Globus Toolkit 4.2.1, in distribution of Red Hat Enterprise > Linux 5 for i386 architecture. > > ¬ Problems: > > i need your help, with an Error 2 Gridway, i have when installing Globus > Toolkit 4.2.1. > > this problem shown in run ./configure --prefix=$GLOBUS_LOCATION > > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > [globus@localhost /]$ export > ANT_HOME=/home/globus/tools/gcupkgs/ant-1.8.0/apache-ant-1.8.0/ > > [globus@localhost /]$ export JAVA_HOME=/usr/java/jdk1.5.0_22/ > > [globus@localhost /]$ export PATH=$ANT_HOME/bin:$JAVA_HOME/bin:$PATH > > [globus@localhost /]$ cd > /home/globus/tools/gcupkgs/gt4.2.1/gt4.2.1-all-source-installer > > [globus@localhost gt4.2.1-all-source-installer]$ export > GLOBUS_LOCATION=/usr/local/globus-4.2.1.1/ > > [globus@localhost gt4.2.1-all-source-installer]$ ./configure > --prefix=$GLOBUS_LOCATION > > checking build system type... i686-pc-linux-gnu > > checking for javac... /usr/java/jdk1.5.0_22//bin/javac > > checking for ant... > /home/globus/tools/gcupkgs/ant-1.8.0/apache-ant-1.8.0//bin/ant > > configure: creating ./config.status > > config.status: creating Makefile > > [globus@localhost gt4.2.1-all-source-installer]$ > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > end shown Error > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > chmod 644 /usr/local/globus-4.2.1.1//lib/libdrmaa_gcc32dbg.a > > /usr/bin/ranlib /usr/local/globus-4.2.1.1//lib/libdrmaa_gcc32dbg.a > > libtool: install: warning: remember to run `libtool --finish > /home/globus/globus-4.2.1//lib' > > /bin/sh ../libtool --mode=install /usr/bin/install -c > './drmaa/libDrmaaJNI_gcc32dbg.la' > '/usr/local/globus-4.2.1.1//lib/libDrmaaJNI_gcc32dbg.la' > > libtool: install: error: cannot install `./drmaa/libDrmaaJNI_gcc32dbg.la' > to a directory not ending in /home/globus/globus-4.2.1//lib > > make[3]: *** [install-libLTLIBRARIES] Error 1 > > make[3]: Leaving directory > `/home/globus/tools/gcupkgs/gt4.2.1/gt4.2.1-all-source-installer/source-trees/gridway/src' > > make[2]: *** [install-am] Error 2 > > make[2]: Leaving directory > `/home/globus/tools/gcupkgs/gt4.2.1/gt4.2.1-all-source-installer/source-trees/gridway/src' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory > `/home/globus/tools/gcupkgs/gt4.2.1/gt4.2.1-all-source-installer/source-trees/gridway' > > > > ERROR: Build has failed > > make: *** [gridway] Error 2 > > [globus@localhost gt4.2.1-all-source-installer]$ > > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > > thanks >
