Version12

Aus MeinWiki
Wechseln zu: Navigation, Suche

Installation SLES12 SP1

  • Eintrag im Sourceverzeichnis anpassen. (Starten des Installationsprogramms schlägt fehl!)
'database/Stage/cvu/cv/admin/cvu_config' | "CV_ASSUME_SISTID=SUSE11"
  • Fehler ingnorieren.
  • Installationslog monitoren und Verzeichnisse nach bedarf erstellen.
  • Verzeichnis löschen bei Fehler:
INFO: /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /opt/oracle/product/12cR1/db_1/lib//libcore12.a(slts.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3'
rm -fR $ORACLE_HOME/lib/stubs/rm -fR /opt/oracle/product/12cR1/db_1/lib/stubs/

Kompilierungsfehler

Make failed to invoke "/usr/bin/make -f ins_ldap.mk ldapdelete ORACLE_HOME=/opt/oracle/product/12cR1/db_1"....'/usr/lib64  /gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /opt/oracle/product/12cR1/db_1/lib /libldapclnt12.a(sgsluu.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3'
/lib64/ld-linux-x86-64.so.2: error adding symbols: DSO missing from command line

collect2: error: ld returned 1 exit status make: *** [ldapdelete] Error 1

  • Verzeichnis löschen.
rm -fR $ORACLE_HOME/lib/stubs/rm -fR /opt/oracle/product/12cR1/db_1/lib/stubs/
  • Datei $ORACLE_HOME/ctx/lib/env_ctx.mk Eintrag anpassen.
154 LINK=$(LDCCOM) --Wl,--no-as-needed