Thomas Peuss wrote:
>Hello Dmitry!
>
>Am Mo, den 09.08.2004 schrieb Dmitry Melekhov um 13:42:
>
>First of all Oracle Metalink is a good place to start with this
>problems.
>
>
Shure. But I didn't found soluttion there :-(
>
>
>>Sorry for crossposting (I just posted this to suse-oracle), and I'm
>>afraid this is offtopic here- please, reply to suse-oracle.
>>Thank you!
>>
>>
>>I just tried to install Oracle 9.2.0.4/AMD64 to SLES9.
>>
>>It hangs during install:
>>runInstaller says :
>>Installing Oracle required support files 32 bit 9.2.0.1.0
>>
>>
>
>I got Oracle 9.2.0.4 installed with
>
>unset LANG
>export LD_ASSUME_KERNEL=2.4.2
>./runInstaller
>
>Another solution is to edit ./runInstaller to use a local installed Sun
>JDK 1.4.2.
>
>
Thank you !
This solves link error.
Then I had two error during installation :
Exception Name: MakefileException
Exception String: Error in invoking target install_isqlplus of makefile
/home/oracle/OraHome1/sqlplus/lib/ins_sqlplus.mk
and
Exception Exception Name: MakefileException
String: Error in invoking target install of makefile
/home/oracle/OraHome1/rdbms/lib/ins_rdbms.mk
I just ignored them. Don't shure that all is OK, but I can start
database :-)
And I had to add $ORACLE_HOME/lib32 to ld.so.conf otherwise all java
tool like dbca failed with
error loading libnjni9.so
Do you had such problems?
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting