![]() |
Run the file
Hi,
Can anyone pls advise for this, for that I want to set up Oracle 10 XE in Oracle linux? [root@localhost ~]# sudo dpkg -i oracle-xe-univ-10.2.0.1-1.0.i386.rpm sudo: dpkg: command not found [root@localhost ~]# while I am using root login. |
You are using the wrong command to install rpm package.
By the way which OS you are using? If you are using debian based OS then you need to install .deb package. If you are using rpm based OS then correct command to install the rpm package is 'rpm -ivh <package_name>' |
"Oracle linux" is a rebuild and hack job of Red Hat ( RHEL5 or 6 )
it uses yum but to use it on oracle you MUST have a paid for support contract it is NOT a free operating system for a paid for oracle install run Code:
su - Code:
su - |
All times are GMT -5. The time now is 05:50 PM. |