Re: [Oracle 8.0.5 and SuSE6.1] Install success

From: Keith Montgomery <ksmont_at_banet.net>
Date: Wed, 14 Jul 1999 18:15:16 -0400
Message-ID: <378d0c6c_at_news1.us.ibm.net>


[Quoted] [Quoted] Congratulations on what you've done so far. I had it a bit easier installing onto RH 6.0: loaded the required compatibility rpms from the cd, created my oracle user and dba group,
downloaded the umpteen tar files,
unzip/tared them and ran orainst,
downloaded the glibzpatch, untarred that and ran it to replace the make files and relink,
and finally fired up orainst to creat my db. Whew!
Then I tried to install the web server.
[Quoted] TILT!! According to Oracle Support, this only runs with the old (RH5.2) kernel.
Damn and blast.
I'm still looking and hoping (this was only over this past week), but past experience with Oracle makes me fear.

So --- If you get it working, would you let me know? Matt wrote in message <378BC8E8.A3412EC6_at_csi.com>...
>Hi,
>
>Well it worked.
>
>I must say many thanks for all that replied (I could not
>have done this without you) Ro, Eric, Johnny, Frank, Bill,
>and every one else that replied.
>
>Installing 6.1 SuSE and Oracle 8.0.5
>
>What I have done so far.. (I have not tested it fully yet).
>
>Deinstalled egcs and libgpp packages.
>Installed libgpp27.rpm, gcc, and gccfonts. Packages.
>Verify this by gcc -v (should produce libstdc2.7.2.1 or
>later versions, and libg++.so.2.7.2.1 or later.
>(latest versions available from
>ftp://ftp.suse.com/pub/suse/i386/6.1/suse/d1/)
>
>Linked the following for installation of Intelligent agent.
>ln -sf (for forced) /usr/lib/lintcl8.0.so /usr/lib/libtcl.so
>As Intelligent Agent requires libtcl8.0.so but Oracle
>searches for libtcl.so
>
>
>I installed the software in this fashion first..
>Client,
>Net8
>Unix installer
>Any Libraries inc jdbc etc.
>Not the Server or RDBMS or SQL software.
>
>Run the Root.sh script.
>
>The loadup RDBMS (with defaults)
>Load SLQ*Plus
>Server
>Intelligent Agent (depending if you set the ln -s to link to
>libtcl.8.0.so)
>
>Then it works well svrmgrlO does so far.
>
>I have yet to install the web server 3.0.2.
>
>I also encounted problems with LIBCLNTSH.so libs too
>when running the installer for installing sqlplus
>I fixed it by doing the following.
>
>This maybe another item for a future patch ?
>
># If you incounted an error of cannot find libclntsh.so.1 etc etc
># when creating or linking oracle go to the package/object lib
># dir and edit the env_<product>.mk file and change or comment
># out as below.
># then run a make -f env_<product>.mk $ORACLE_HOME
>
>-- LIBCLNTSH=$(LIBHOME)libclntsh.$(SO_EXT)
>-- LLIBCLNTSH=-lclntsh
>
>++ # LIBCLNTSH=$(LIBHOME)libclntsh.$(SO_EXT)
>++ # LLIBCLNTSH=-lclntsh
>
>Are there any other problems in the application ?
>
>Many thanks
>
>Matt
Received on Thu Jul 15 1999 - 00:15:16 CEST

Original text of this message