Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11th January 2009, 12:22 PM
sinan gasgous Offline
Registered User
 
Join Date: Jan 2009
Posts: 2
installing Oracle 11g on fedora

i am a new user on fedora and i like to install oracle 11 g on fedora 9 but i face this problem

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB. Actual 16638 MB Passed
Checking swap space: 0 MB available, 150 MB required. Failed <<<<
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed

Some requirement checks failed. You must fulfill these requirements before

continuing with the installation,at which time they will be rechecked.

Continue? (y/n) [n]

please can anyone help me in that issue ?
Reply With Quote
  #2  
Old 11th January 2009, 12:33 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
your have not enough swap space

seems to be an fedora installation issue, not an oracle issue.

what shows the output of df -a?
Code:
$ df -a
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                     149463348  12026572 129844432   9% /
/proc                        0         0         0   -  /proc
sysfs                        0         0         0   -  /sys
devpts                       0         0         0   -  /dev/pts
/dev/sda1               194442     36244    148159  20% /boot
tmpfs                  1019736      3152   1016584   1% /dev/shm
none                         0         0         0   -  /proc/sys/fs/binfmt_misc
sunrpc                       0         0         0   -  /var/lib/nfs/rpc_pipefs
gvfs-fuse-daemon             0         0         0   -  /home/evert/.gvfs
/dev/sdd1            488264768  75472128 412792640  16% /media/USB-HDD
/dev/sdc1             15650880        16  15650864   1% /media/UDISK 2.0
/dev/sdf1               128832         4    128828   1% /media/STORAGE
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12
Reply With Quote
  #3  
Old 11th January 2009, 12:35 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
also post the output of swapon -s

Code:
]$ swapon -s
Filename				Type		Size	Used	Priority
/dev/mapper/VolGroup00-LogVol01         partition	4128760	8856	-1
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12
Reply With Quote
  #4  
Old 11th January 2009, 01:29 PM
sinan gasgous Offline
Registered User
 
Join Date: Jan 2009
Posts: 2
thank you for your support but i have no idea about what you want because as i mentioned before i am a new user for fedora.
can you tell me exactly and step by step what i should do?
Reply With Quote
  #5  
Old 11th January 2009, 02:40 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
http://www.fedorafaq.org/basics/#terminal

after that:

type
Code:
swapon -s
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12
Reply With Quote
  #6  
Old 11th January 2009, 05:03 PM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
Here is a good website that I used to install Oracle 11g on Fedora 10:

http://www.oracle-base.com/articles/...OnFedora10.php

It walks you through the entire process.

Hope this helps!
Reply With Quote
  #7  
Old 11th January 2009, 05:27 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
Quote:
Originally Posted by mramseysr View Post
Here is a good website that I used to install Oracle 11g on Fedora 10:

http://www.oracle-base.com/articles/...OnFedora10.php

It walks you through the entire process.

Hope this helps!
it's a newbie. He/She does not even know how to start a terminal.
even i find this article very technical
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12
Reply With Quote
  #8  
Old 11th January 2009, 05:29 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
Quote:
Originally Posted by sinan gasgous View Post
i am a new user on fedora and i like to install oracle 11 g on fedora 9 but i face this problem

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB. Actual 16638 MB Passed
Checking swap space: 0 MB available, 150 MB required. Failed <<<<
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed

Some requirement checks failed. You must fulfill these requirements before

continuing with the installation,at which time they will be rechecked.

Continue? (y/n) [n]

please can anyone help me in that issue ?
for what purposes do you install the oracle database?
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12
Reply With Quote
  #9  
Old 11th January 2009, 05:31 PM
bd54338rre Offline
Registered User
 
Join Date: Oct 2008
Location: Netherlands
Posts: 338
http://www.oracle-base.com/articles/...stallation.php

Code:
10  make sure the swap partition is at least 2G (2048M) in size. Once you are happy with the partition structure, click the "Next" button followed by the "Write changes to disk" button.
so it's a swap-space problem

Code:
Checking Temp space: must be greater than 80 MB. Actual 16638 MB Passed
Checking swap space: 0 MB available, 150 MB required. Failed <<<<
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
i am afraid there os NO swap space
__________________
[SIGPIC][/SIGPIC]

Dell laptop, dual core T6400, 4Gb mem, 320 GB HD
Currently OS Vista Premium, but want to migrate to Fedora 12

Last edited by bd54338rre; 11th January 2009 at 05:36 PM.
Reply With Quote
  #10  
Old 11th January 2009, 05:35 PM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
Installing Oracle is not a simple thing. It is technical. I am also new to Linux also and I was able to do it using this article. Just thought it may help. It definitely help me.
Reply With Quote
  #11  
Old 30th January 2009, 07:35 AM
Venetrius Offline
Registered User
 
Join Date: Jan 2009
Posts: 1
Hi, Currently I have some problem when installing oracle 10g to my fedora 8 64 bit . When I finished my installation, and on configuration assistants it show error below :

UnsatisfiedLinkError exception loading native library: njni10


java.lang.UnsatisfiedLinkError: jniGetOracleHome
at oracle.net.common.NetGetEnv.jniGetOracleHome(Nativ e Method)
at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
at oracle.net.ca.NetCA.main(Unknown Source)
Oracle Net Services configuration failed. The exit code is -1


Please let me know if there is any clue or solution for this kind of matter .


Thank you
Reply With Quote
  #12  
Old 17th February 2009, 07:39 AM
safran62 Offline
Registered User
 
Join Date: Feb 2009
Location: Czech Republic
Posts: 7
Hello Venetrius,

I didn't run into this but THIS seems to be a library issue. Have look at the Ora installation manual at wiki.gentoo.org.

If I remember right Ora10 is still dependent on linuxthreads and we have NPTL.

As I said, I didn't hit this and the said above is just a thought.

Happy Oracling
Frank
Reply With Quote
Reply

Tags
11g, fedora, installing, oracle

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Oracle 9i on Fedora 7 mks Using Fedora 7 20th May 2009 11:27 AM
Installing Oracle 11G in Fedora 9 tonycali Using Fedora 4 27th October 2008 12:45 AM
Installing Oracle 10G in Fedora 9 tonycali Using Fedora 2 22nd June 2008 04:10 AM
Installing Oracle 10g/11g on Fedora 8 vishalbibra Installation and Live Media 3 7th May 2008 03:12 AM
Installing Oracle 10g On Fedora Linux anandmahajan Using Fedora 1 22nd January 2005 08:57 PM


Current GMT-time: 13:59 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat