W:gaussian 03 Linda error



Now we can run g03 on single processor after we updated glibc.
 But when we try to run g03l, it always give error like:
 /linda-exe/l302.exel: error while loading shared libraries: util.so: cannot
 open shared object file: No such file or directory
 But acutally util.so is in the right directory, also l302.exel link the
 same file:
 /home/guser>ldd /auto/g03/linda-exe/l302.exel
 	util.so => /auto/g03/util.so (0x40016000)
 	libm.so.6 => /lib/i686/libm.so.6 (0x44092000)
 	libc.so.6 => /lib/i686/libc.so.6 (0x440b4000)
 	libpthread.so.0 => /lib/i686/libpthread.so.0 (0x441ed000)
 	libpgc.so => /auto/g03/libpgc.so (0x4423d000)
 	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
 /home/guserg>ls /auto/g03/util.so
 /auto/g03/util.so