Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

error: Failed dependencies: sysstat is needed by orarun-1.9-172.19.x86_64

846160Jun 7 2011 — edited Jun 8 2011
Hi,

I am new to Oracle and trying to install oracle 10g on OpenSUSE 11.2 (x86_64). One of the prerequisite of installing Oracle on Linux is to check if orarun is already installed. In this machine however, when i run the linux command

#which orarun

it comes up with the following message

which: no orarun in (/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin)

which makes me to believe that orarun is not installed.So I downloaded the package and tried to install orarun-1.9-172.19.x86_64.rpm with the command

#rpm -ivh orarun-1.9-172.19.x86_64.rpm

But it comes up with the following error

error: Failed dependencies:
sysstat is needed by orarun-1.9-172.19.x86_64

Can some one please tell me where I am wrong.

Thank you.

Edited by: 843157 on Jun 7, 2011 4:07 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 6 2011
Added on Jun 7 2011
4 comments
517 views