good day all ...
was playing around with installing 10gR2 onto a 10.1b6 system and it seems to get
itself stuck during the install process. i've tried twice, and it seems to fail at
linking ntcontab. the last few lines in the install log are:
INFO: rm -f ntcontab.*
INFO: (if [ "compile" = "compile" ] ; then \
/opt/oracle/product/10.2/db_1/bin/gennttab > ntcontab.c ;\
/usr/bin/gcc -c ntcontab.c ;\
rm -f /opt/oracle/product/10.2/db_1/lib/ntcontab.o ;\
mv ntcontab.o /opt/oracle/product/10.2/db_1/lib/ ;\
INFO: /usr/bin/ar rv /opt/oracle/product/10.2/db_1/lib/libn10.a /opt/oracle/product/10.2/db_1/lib/ntcontab.o ; fi)
INFO: /bin/sed: -e expression #1, char 7: unterminated `s' command
INFO: /bin/sed: -e expression #1, char 7: unterminated `s' command
INFO: /bin/sed: -e expression #1, char 7: unterminated `s' command
i installed orarun 1.9-13 and i'm basically following this doc:
http://ftp.novell.com/partners/oracle/docs/10gR2_SL10_intoduction.pdf
has anyone gotting 10gR2 to go onto the beta? fwiw, i did install the oracle-xe system on
the beta with no problem at all.
-- michael
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting