Software :: Install Oracle 10g On Redhat 5.9 - Gcc-3.2 Package Is Missing
Jan 21, 2011
am trying to install oracle 10g on my redhat 5.9 which is on vmware 7.0. I follow an installation guide from oracle which instructed me to install some package to enable oracle installation when run ./runInstaller and to install oracle it later tell me gcc-3.2 package is missing when checking for package requirements for oracle I down loaded the gcc-3.2. rpm package and tried to install it this is what happens
[Code]....
View 2 Replies
ADVERTISEMENT
Nov 27, 2010
I'm a new user for oracle,tried to install oracle 10g on redhat linux 5 but gettinh the same error message.response/ runInstaller[oracle2@localhost database_10201]$ sh runInstaller _runInstaller: line 54:/tmp/database_10201/install/.oui: Permission denied_Doany one plz help me how to give full set of permisions to an user in linux to access a folder??
View 2 Replies
View Related
Aug 11, 2011
i want install oracle 10g to redhat 5 i want to change bash_profile.but I can't find it when I looked to the /home/oracle/..
View 2 Replies
View Related
Oct 28, 2010
Ihave installed Redhat Enterprises linux now i want to install Oracle 10g database in linux.But idont know the steps.
View 13 Replies
View Related
Jul 15, 2011
how to install linux redhat and oracle 11g in sun virtualbox?. That thing is giving me a lot of headache.
View 2 Replies
View Related
Oct 15, 2010
I need to know how to install oracle 10g on fedora 12. Is it similar to the installation on redhat 5.2 because I have installed it before on rhel5.
View 1 Replies
View Related
Jul 24, 2011
I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
2) Then I ran
sudo apt-get install bc (ran fine)
sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
(gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine) Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
I ran the following command-
--Manually uninstalling Oracle 10g--
sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
Then I again ran the following command to install oracle-xe
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
See below what I got as the output-
rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
[code]....
Even in applications menu I don't see the if oracle has been installed. So i conclude first time installation was ok but somehow http client didn't worked. After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
View 1 Replies
View Related
Jul 6, 2010
I just installed Redhat Enterprise Linux version 5.1.x on my computer and need to install/add the package for gcc.
View 1 Replies
View Related
Mar 4, 2011
I am wanting to purchase a desktop or workstation to run Oracle 11g and E-Business suite -- Does Dell have Redhat OS and will a desktop or workstation be the best setup
View 2 Replies
View Related
Jan 15, 2011
am having trouble installing oracle 10g on my vmware's 7.0 redhat linux 5.9 on my dell latitude D520 notebook i have configurared my kernel parameters and followed procedure as instructed on oracle's installation docs but when i run the ./runInstaller i get this error sms.
[oracle@localhost database]$./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
[Code]...
View 2 Replies
View Related
Feb 28, 2010
I am using redhat linux 5. I am trying to install oracle 10g of linux version. When I click setup.exe from first CD. It says 'couldn't display /media/mydisc/setup.exe".
View 3 Replies
View Related
Jan 13, 2011
I have installed Redhat Enterprise Linux Server 5 on my laptop. I want to install Oracle 10g database on RHEL5 server. I want to know whether any additional rpm's need to install before installing the Oracle 10g.
View 1 Replies
View Related
Jun 9, 2011
We have a Oracle 11.2 database running on Red Hat 5.5. The database have a scheduled job to fetch some files from another server using ftp, and herein lies the problem.he job runs a pl/sql that runs the function in an (by us compiled) external libraryThe ftp-functionality itself is done by using libncftp and it's API's.The process starts correctly, but then trying to login to the actual ftp host, ncftp only reports "Unknown username/password" (which is not the case).I have the exact same code in an executable and when run from an interactive shell, it works fine.So the only thing I can come up with, is there are differences when the process is started by Oracle, rather then being ordinary" process.And I am stuck.If there are any environment variables, paths etc missing when running the extproc-process, how do I find out which?Because the real problem is NOT wrong user or password.
View 8 Replies
View Related
Apr 17, 2010
I have dell inspiron 1525.I installed Redhat linux 5.2 and then Oralce 10g R2.I can not start Oracle enterprise manager(EM) on redhat.Except EM oracle is working properly.Why is so ?
View 2 Replies
View Related
Jul 24, 2011
I installed oracle xe second time on ubuntu, this time it did not created following script
/etc/init.d/oracle-xe
what I am missing?
View 2 Replies
View Related
Jul 16, 2010
How to properly integrate these RPMs into our system?
Option 1: we could take those missing OS RPMs and install them?
Option 2: can we package the missing files from missing OS RPMs into the existing Linux-xxx.rpm?
View 1 Replies
View Related
Oct 26, 2010
I want to enable ftpd, but there is none in /etc/init.d/vsftpd, /etc/init.d/wuftpd...in Redhat Entierprise Linux release 5.1 (Tikanga)
Also I could not find yum in this version --- to be able to install ftp pkg if there is non-exist.
How could I have ftp or enable ftp in the Redhat 5.1 version: Redhat Entierprise Linux release 5.1 (Tikanga)
Also I could not run : "service vsftpd start" <--- it seems the service is not existing.
View 8 Replies
View Related
Jan 27, 2010
I tried installing virtualbox on a redhat 5.3 (32 bit) on an intel box. It cannot find prereq libSDL-1.2.so.0 while trying to install the rpm with yum. I have looked for someplace to download the prereq and cannot find it. Does anyone know where I can find the prereq?
View 3 Replies
View Related
Feb 18, 2010
Is redhat satellite an installable rpm package. does it only come on RHEL5 Advance server or can it be installed on RHEL5 or RHEL 4 server. i am asking this becuase i would like to learn how to use Redhat Satellite.
View 1 Replies
View Related
Jul 31, 2011
I was about to test the new KDE 4.7 on my (default Gnome machine.) All I did was the following:
1. Add some repositories:
Core: Index of /repositories/KDE:/Release:/47/openSUSE_11.4
Extra: Index of /repositories/KDE:/Extra/KDE_Release_47_openSUSE_11.4
2. Go in to Yast; Software Manager.
3. Change the dropbox originaly set to "Groups" in the upper left corner to "Pattern". Voila; There you have two nice and tidy options to check both "KDE Base System" and "KDE Desktop Environment" However: Once I check the KDE 4.7 Base System I get a dependency break. The missing part is "kdebase4-session >= 4.7.0".
Of course I can probably go out and find this somewhere else. But I thought it would be better to add it to the repository for future users. Maybe there is a legitimate reason for it to not be there at this moment - or maybe someone just forgot to put it there. Probably this is not an issue if you are upgrading from a previous KDE environment, maybe this package has been distributed before? This is probably not the correct place to put this info, what I really wanted to do was to send in a "bug report" or something similar.
Note: There is no Dependency break once checking "KDE Desktop Environment".
View 6 Replies
View Related
Sep 23, 2010
When i try installing anything i get errors, for example when i try to install somthing from ubuntu software center i get this.
Code: installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Selecting previously deselected package ttf-symbol-replacement. (Reading database ... dpkg: warning: files list file for package `libsdl-image1.2' missing, assuming package has no files currently installed.
[Code]....
View 4 Replies
View Related
Mar 16, 2011
I have now been trying to find an answer for the following for a while and can't seem to get anything.On previous linux distros we had the option available "passwd -e" which allowed us to force the user to change their passwords upon the next login.s functionality however seems to be excluded from latest linux distros (currently using RHEL 5.4)...Does anybody know how the same effect can be achieved and perhaps any idea on why this option was removed as it was great for securing passwords
View 5 Replies
View Related
Mar 23, 2009
I'm trying to install Alsa Player in my CentOS 5.2 using add/remove software. I get the following error:
Missing Dependency: libsndfile.so.1(libsndfile.so.1.0) is needed by package alsaplayer
Missing Dependency: libjack.so.0 is needed by package alsaplayer
Missing Dependency: libFLAC.so.8 is needed by package alsaplayer
Missing Dependency: libsndfile.so.1 is needed by package alsaplayer
Missing Dependency: libxosd.so.2 is needed by package alsaplayer
Missing Dependency: libid3tag.so.0 is needed by package alsaplayer
Missing Dependency: libmad.so.0 is needed by package alsaplayer
When I try to search the depencies using yum (yum search libsndfile), the result is : No Matches found.
View 6 Replies
View Related
Aug 25, 2010
find out what packages from Yum will satisfy these two dependencies? I have search and can't seem to find them. I know there are integrated or slipped into some larger package because when I do a fresh install and customize my packageelection to include 'everything', it then installs this RPM with out any issues.
Code:
[root@vbox1 ~]# rpm -ivh VirtualBox-3.2-3.2.8_64453_rhel5-1.x86_64.rpm
warning: VirtualBox-3.2-3.2.8_64453_rhel5-1.x86_64.rpm: Header V4 DSA signature: NOKEY, key
[code]...
View 2 Replies
View Related
Oct 2, 2010
I'm trying to install Oracle DB on my Open Suse (uname says: Linux-llwu 2.6.34.7-0.3-desktop preempt 2010-09-20 .. 86_65 x86_64 x86_64 gnu/linux) but it fails when it need to check package requirements.. for example, installation says that libaio-0.3.105 is missing, but I installed it (0.3.105-2), and could upgrade it to 0.3.107-4.1 how should I fix this problem?
View 9 Replies
View Related
Feb 15, 2011
i want to install oracle 10g in my ubuntu 9.10.
View 5 Replies
View Related
Aug 18, 2010
I'm completely new to oracle and need to install oracle 11g onto my Linux box. But my Linux box currently has no X Term (KDE or Gnome).
Is there a way in which I can install this without the GUI ?
View 3 Replies
View Related
Nov 18, 2009
Can i install oracle 10g in fedora using the cd i used to install in xp...
View 2 Replies
View Related
Jan 16, 2010
I've been searching for a whole day this package, but yum couldn't find it and even googling it I can only find debian packages for that. Does anyone know how to find it in .rpm?I need it for compiling the vpnc client with openssl (still wondering why the ssl certification was excluded in the in-built package) because without it I get errors.
View 5 Replies
View Related
Mar 19, 2010
when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?
View 1 Replies
View Related