Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle for Linux Problems
It's a trick. Oracle and Sybase are built with a RedHat distribution.
RedHat is not so compatible, to say it nicely. They also do have a
mystery:
I installed 5.0, got a ld-linux.so.2 but i can't find it in the packages
!!!!
You have to copy the missing lib's from /lib to your slackware setup. here they are: ( this is probably much more then what is necessary, but I haven't got time to figure them out....)
ld-2.0.5.so* libnss_db.so.1* ld-linux.so.1@ libnss_dns-2.0.5.so* ld-linux.so.1.9.5* libnss_dns.so.1* ld-linux.so.2@ libnss_files-2.0.5.so* ld.so.1.9.5* libnss_files.so.1* libBrokenLocale-2.0.5.so* libnss_nis-2.0.5.so* libBrokenLocale.so.1* libnss_nis.so.1* libc-2.0.5.so* libpam.so libc.so.6@ libpam.so.0@ libcrypt-2.0.5.so* libpam.so.0.59 libcrypt.so.1* libpam_misc.a libdb-2.0.5.so* libpam_misc.so libdb.so.2* libpam_misc.so.0@ libdl-2.0.5.so* libpam_misc.so.0.59 libdl.so.1@ libproc.so.1.2* libdl.so.1.9.5* libpthread-0.6.so* libdl.so.2@ libpthread.so.0* libm-2.0.5.so* libpwdb.a libm.so.6@ libpwdb.so libncp.so* libpwdb.so.0@ libncp.so.1@ libpwdb.so.0.54 libncp.so.1.0* libresolv-2.0.5.so* libnss_compat-2.0.5.so* libresolv.so.2* libnss_compat.so.1* libutil-2.0.5.so* libnss_db-2.0.5.so* libutil.so.1*
You cannot hope to get oracle to work without it. something with a getgroupname call and so forth. it's in unix.prd, the installer file
The same goes for sybase:
sybase has a problem connecting over the network. says cannot find your
box, not even 127.0.0.1
it is not only libc, it's also for sure the loader. ( ld-linux.so.?? ) It has to be version 2.x.x
Franco wrote:
>
> Dear Sir :
>
> I installed Oracle 8.0.5 for Linux on my SlackWare 3.5 (kernel 2.0.34)
> but something troubles ... as the following :
>
> 1. no 'root.sh' file.
> 2. I have created 'dba' group and 'oracle' user and have set
> ORACLE_SID, ORACLE_HOME, ORACLE_TERM, PATH parameters for installing
> but when I start the 'orainst' then the error message shows :
> './orainst: ./orainst.cm : No such file or directory'
>
> I confirmed that I have changed to the /CDROM/orainst directory
> and I have checked the file 'orainst.cm' exist.....
> what's matter ??
>
> I have installed many oracle server on other system :
> Oracle for AIX, Oracle for HP-UX, Oracle for Sparc, Oracle for NT
> even installed the Oracle for SCO on my Slackware Linux 3.4/3.5 .
> No problem happened ....
>
> Is the downloaded file Error ? I downloaded the file '805ship.tgz'
> from ftp.oracle.com, the file size is 145043360 bytes , and I
> 'gzip -d 805ship.tgz' then 'tar xpvf 805ship.tar' , no errors happened.
>
> I don't know why ?? Anything I forgot ?? Can someone tell me ??
>
> Thanks a lots !!
>
> -Franco-
Received on Wed Oct 28 1998 - 00:00:00 CST
![]() |
![]() |