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: Help... Oracle 8.1.7 on Solaris for Intel

Re: Help... Oracle 8.1.7 on Solaris for Intel

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Thu, 22 Jul 2004 23:14:06 +0200
Message-ID: <sdb0g0tvq4o0ijeijhrecg56tvn9gp6vsd@4ax.com>


On 22 Jul 2004 11:47:46 -0700, benasah_at_yahoo.com (Hush) wrote:

>Hi,
>I have installed Oracle 8.1.7 on Solaris 8 for Intel Platform.
>While i am trying to compile a C code which uses Pro*C precompiler
>syntax, i received an error like this;
>
>cat: cannot open /u01/app/oracle/product/8.1.7/lib32/sysliblist
>
>I think it is looking for lib32 directory but can not find. i have
>checked the directory and see only lib directory exists there under
>/u01/app/oracle/product/8.1.7/
>
>Can you please help or advice me on this issue?
>
>Thank you very much
>Hush

The lib directory contains 64-bit dlls. You can verify your installation by a select * from v$version or by the file command on any executable.
Likely you have 64 bit O/s and installed the wrong version of the sw.

--
Sybrand Bakker, Senior Oracle DBA
Received on Thu Jul 22 2004 - 16:14:06 CDT

Original text of this message

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