I'm trying to build GE2011.11p1 from source on an old CentOS system. When I run "./aimk" I get:
CCLD lstopo libtool: link: cannot find the library `/usr/lib64/libexpat.la' or unhandled argument `/usr/lib64/libexpat.la' I have libexpat.la in a different location, but how can I tell "aimk" its location? I've tried LDFLAGS, which did not seem to work LDFLAGS=-L$HOME/root/lib ./aimk ./aimk -DLDFLAGS=-L$HOME/root/lib SGE_INPUT_LDFLAGS=-L$HOME/root/lib ./aimk Any ideas on how to resolve this issue? Thanks! //Petter _______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users