Metalink is not the right place to look for each and every HP-UX shared lib.
You shoud do something like "find /usr -name libfl.sl -print" (user:root)
and if
the directory is found, then put it into LD_LIBRARY_PATH (when HP-UX matures
enough,
it will have something like ld.so.conf and ldconfig). If the file is not
found, contact
Your friendly HP support and ask them what that is.

--
Mladen Gogala
Oracle DBA 



-----Original Message-----
Jesse, Rich
Sent: Monday, August 11, 2003 12:04 PM
To: Multiple recipients of list ORACLE-L


Hey all,

While relinking using "relink all" on 8.1.7.4 after a successful OS patch on
HP/UX 11.0, I got this:

   - Linking Oracle
          rm -f /usr/oracle/8.1.7/rdbms/lib/oracle
          cc -Wl,+s -Wl,+n  -o /usr/oracle/8.1.7/rdbms/lib/or...
  [snip]
  /usr/lib/dld.sl: Can't find path for shared library: libfl.sl
  /usr/lib/dld.sl: No such file or directory

[obviously edited for space]  No search on "libfl" turns up anything on
MetaLink and only sparse hits on Google.  The only one that seemed to have
any clue as to what "libfl" is was one post that thought it was a flex
library (as in bison/flex).  Oracle seems to have relinked OK, and all's
working, but any error in a relink leaves me less than warm'n'fuzzy.  The
good news is that it didn't happen on our production server!

Anyone seen this before?

TIA,
Rich

Rich Jesse                           System/Database Administrator
[EMAIL PROTECTED]                  Quad/Tech Inc, Sussex, WI USA
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the
message BODY, include a line containing: UNSUB ORACLE-L (or the name of
mailing list you want to be removed from).  You may also send the HELP
command for other information (like subscribing).

--------------------------------------------------------
Note:
This message is for the named person's use only.  It may 
contain confidential, proprietary or legally privileged 
information.  No confidentiality or privilege is waived 
or lost by any mistransmission.  If you receive this 
message in error, please immediately delete it and all 
copies of it from your system, destroy any hard copies 
of it and notify the sender.  You must not, directly or 
indirectly, use, disclose, distribute, print, or copy 
any part of this message if you are not the intended 
recipient. Wang Trading LLC and any of its subsidiaries 
each reserve the right to monitor all e-mail 
communications through its networks.

Any views expressed in this message are those of the 
individual sender, except where the message states 
otherwise and the sender is authorized to state them 
to be the views of any such entity.
---------------------------------------------------------
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to