Hi there: I downloaded the binary files of UPPSALA-mapman and they run smoothly under linux. However, when I write it into a shell script and run under PBS queue, it cannot be excuated. A simple test turned out to be:
(1) ******* [Linux] ./lx_mapman ----->works (2) ******* [Linux]source ${ABSDIR}/lx_mapman ----->-bash:ELF: command not found It seems that only (2) can be directly implemented under PBS environment. I am wondering whether there is a way to circumstance this problem. Best Regards, Hailiang