In which lib directory /lib /usr/lib or <someother path>lib? Does your ld.so.conf include this path and have you run ldconfig? Can you invoke lsnrconf.sh like this: LD_LIBRARY_PATH=<path to libclntsh.so.9.0> lsnrconf.sh
-----Urspr�ngliche Nachricht----- Von: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 15. August 2002 16:07 An: [EMAIL PROTECTED] Betreff: Oracle on 64bit SuSE I'm trying to install Oracle ( ora90101_S390_0329.tar.gz) . When i start install.sh i get following errors: Linking client shared library /opt/oracle/s390/lib/libwtc9.so: could not read symbols: Invalid operation and then - Linking Oracle <--skip--> lm `cat /opt/oracle/s390/lib/sysliblist` -ldl -lm /opt/oracle/s390/lib//libodm9.so: could not read symbols: Invalid operation collect2: ld returned 1 exit status make: *** [/opt/oracle/s390/rdbms/lib/oracle] Error 1 I tryed to remove ${LD_SELF_CONTAINED} flag from genclntsh script but it isn't help me. Any suggestions? btw, zlinux:/opt/oracle/s390/bin # ld --version GNU ld 2.11.90.0.27 Copyright 2001 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. Supported emulations: elf64_s390 elf_s390 WBR, Sergey
