From chemistry-request- at -ccl.net Tue Jun 7 15:04:40 2005 Received: from server.ccl.net (ccl [127.0.0.1]) by server.ccl.net (8.13.1/8.13.1) with ESMTP id j57J4cBo026421 for ; Tue, 7 Jun 2005 15:04:38 -0400 Received: (from apache*- at -*localhost) by server.ccl.net (8.13.1/8.13.1/Submit) id j57J4cMb026420 for chemistry*at*ccl.net; Tue, 7 Jun 2005 15:04:38 -0400 Date: Tue, 7 Jun 2005 15:04:38 -0400 Message-Id: <200506071904.j57J4cMb026420*at*server.ccl.net> X-Authentication-Warning: server.ccl.net: apache set sender to chemistry-request*at*ccl.net using -f From: "Yiming, , Zhang" To: chemistry*at*ccl.net X-Web-Message-Number: 050607145351-25831 Subject: W:gaussian 03 Linda error X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.3 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on server.ccl.net 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