Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Linux 8.1.5.0.1/2 patch failed!

Re: Linux 8.1.5.0.1/2 patch failed!

From: <bsenseman_at_my-deja.com>
Date: 2000/04/11
Message-ID: <8ctup6$a4e$1@nnrp1.deja.com>#1/1

In article <m1n1n3g8ts.fsf_at_inconnu.isu.edu>,   Craig Kelley <ink_at_inconnu.isu.edu> wrote:
> bsenseman_at_my-deja.com writes:
>
> > I installed Oracle 8i on a RedHat 6.1 system (which went remarkedly
 well
> > ONCE I had the right JRE). I then downloaded and applied the newest
> > patch (8.1.5.0.1 & .2 inclusive). Once completed I tried to log
 into
> > svrmgrl to get this:
> >
> > ORA-12545: Connect failed because target host or object does not
 exist
> >
> > Further exploration of the log files (81501.log) found this:
> >
> > - Linking Oracle
> > gcc ....
> > /usr/bin/ld: cannot open -lordsdo8: No such file or directory
> > collect2: ld returned 1 exit status
> > gmake: ***
> > [/usr/local/oracle/8i/u01/app/oracle/product/8.1.5/rdbms/lib/oracle]
> > Error 1
> >
> > And I can't find ordsdo8 file ANYWHERE(drives, CD, patch), then
 again I
> > can't find _most_ of the identified librarys for the link....
> >
> > What did I do wrong, and how do I fix it?
>
> If I remember correctly, you need to re-link oracle after installing
> it. There is an article on how to install 8i under Linux on
> technet.oracle.com. If you forget to do this, then you'll see this
> behavior.
>
> --
> The wheel is turning but the hamster is dead.
> Craig Kelley -- kellcrai_at_isu.edu
> http://www.isu.edu/~kellcrai finger ink@inconnu.isu.edu for PGP block
>

I followed the instructions in the pdf file about installing Oracle on Linux that I d/l'd from technet. I follow the following steps:

# Now you are out of the installer, there are some additional tasks to
# perform. The file permissions on lsnrctl and several other
# executables  will be incorrect (despite the fact you ran
# $ORACLE_HOME/root.sh at the appropriate time). To
# fix this do the following:
#
#  $ cd $ORACLE_HOME/install/utl
#  $ ./linux.sh
#
# This will recompile and fix the permissions problems.

And get this damn error!!!

/usr/bin/ld: cannot open -lordsdo8: No such file or directory collect2: ld returned 1 exit status
gmake: ***
[/usr/local/oracle/8i/u01/app/oracle/product/8.1.5/rdbms/lib/oracle] Error 1

So I'm "relinking" to _stop_ this error and I'm getting it, help, I'm confused! (And quickly becoming frustrated)

Bryan

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Apr 11 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US