error: Failed dependencies: sysstat is needed by orarun-1.9-172.19.x86_64
846160Jun 7 2011 — edited Jun 8 2011Hi,
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