*scratch*

It is not a diary the most people have rather a *scratch* Emacs buffer. It keeps notes about everything related to Linux, Open Source, UNIX, MacOSX and software engineering.

Friday, February 11, 2005

 

Install Oracle 9.2 AMD64 on x86-64 RedHat WS 3.0 Update 4

Installing Oracle 9i AMD64 on x86-64 has a problem on RedHat WS 3.0 Update 4 x86-64 version. It stalls during naeet.o linking. To avoid that happen set:
export LD_ASSUME_KERNEL=2.4.1

before launching Oracle installer. It is something with Java VM does not support Native POSIX Treads, so LD_ASSUME_KERNEL=2.4.1 tells the dynamic linker to use legacy implementation of Linux threads.

It has been something about GCC version of 2.96 shall be used during Oracle installation but it looks like all right to me with default 3.2.

Oracle installation notes has a list of compatibility packages had to be deployed prior to the installation.

Comments: Post a Comment

<< Home

Archives

December 2004   January 2005   February 2005   March 2005   May 2005   July 2005   October 2005   January 2006   March 2006   May 2006   July 2006   December 2006   January 2007   February 2007   May 2007   July 2007   November 2007   January 2008   February 2008   July 2008   August 2008   September 2008   November 2008   April 2009  

This page is powered by Blogger. Isn't yours?