<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to install Oracle Client 10g on Red Hat Enterprise Linux 5 64bit</title>
	<atom:link href="http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit</link>
	<description>Tenete la porta aperta...</description>
	<lastBuildDate>Mon, 06 Feb 2012 11:11:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: apiero</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-72616</link>
		<dc:creator>apiero</dc:creator>
		<pubDate>Tue, 31 Jan 2012 08:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-72616</guid>
		<description>Hi,

simply you did not install all the dependencies listed above:

yum install libXp gcc make setarch libaio glibc-devel

Actually you are clearly missing libXp.

Let me know if it works
Bye
Apiero</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>simply you did not install all the dependencies listed above:</p>
<p>yum install libXp gcc make setarch libaio glibc-devel</p>
<p>Actually you are clearly missing libXp.</p>
<p>Let me know if it works<br />
Bye<br />
Apiero</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sravan</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-72170</link>
		<dc:creator>sravan</dc:creator>
		<pubDate>Fri, 27 Jan 2012 20:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-72170</guid>
		<description>Hi Apiero,
 I am getting error while installing  Oracle10g 
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-01-27_07-18-41PM. Please wait ...[oracle@localhost database]$ Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-01-27_07-18-41PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at sun.security.action.LoadLibraryAction.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
        at sun.awt.DebugHelper.(Unknown Source)
        at java.awt.Component.(Unknown Source)

i was tried    yum install libXp gcc make setarch libaio glibc-devel  it is showing like this ....
Loading &quot;installonlyn&quot; plugin
Loading &quot;rhnplugin&quot; plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: libXp
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: gcc
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: make
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: setarch
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: libaio
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: glibc-devel
Nothing to do
PLEASE COULD YOU HELP ME FOR THIS ERROR... am using redhat enterprise linux5  64bit</description>
		<content:encoded><![CDATA[<p>Hi Apiero,<br />
 I am getting error while installing  Oracle10g<br />
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-01-27_07-18-41PM. Please wait &#8230;[oracle@localhost database]$ Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-01-27_07-18-41PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory<br />
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)<br />
        at java.lang.ClassLoader.loadLibrary(Unknown Source)<br />
        at java.lang.Runtime.loadLibrary0(Unknown Source)<br />
        at java.lang.System.loadLibrary(Unknown Source)<br />
        at sun.security.action.LoadLibraryAction.run(Unknown Source)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)<br />
        at sun.awt.DebugHelper.(Unknown Source)<br />
        at java.awt.Component.(Unknown Source)</p>
<p>i was tried    yum install libXp gcc make setarch libaio glibc-devel  it is showing like this &#8230;.<br />
Loading &#8220;installonlyn&#8221; plugin<br />
Loading &#8220;rhnplugin&#8221; plugin<br />
This system is not registered with RHN.<br />
RHN support will be disabled.<br />
Setting up Install Process<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
Parsing package install arguments<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: libXp<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: gcc<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: make<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: setarch<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: libaio<br />
Setting up repositories<br />
No Repositories Available to Set Up<br />
Reading repository metadata in from local files<br />
No Match for argument: glibc-devel<br />
Nothing to do<br />
PLEASE COULD YOU HELP ME FOR THIS ERROR&#8230; am using redhat enterprise linux5  64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iklan jual rumah properti tanah dijual sewa apartemen murah</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-67165</link>
		<dc:creator>iklan jual rumah properti tanah dijual sewa apartemen murah</dc:creator>
		<pubDate>Wed, 21 Dec 2011 19:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-67165</guid>
		<description>I&#039;ll immediately grasp your rss feed as I can not in finding your email subscription hyperlink or newsletter service. Do you have any? Please let me know so that I may just subscribe. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll immediately grasp your rss feed as I can not in finding your email subscription hyperlink or newsletter service. Do you have any? Please let me know so that I may just subscribe. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apiero</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-55740</link>
		<dc:creator>apiero</dc:creator>
		<pubDate>Mon, 31 Oct 2011 08:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-55740</guid>
		<description>Simply press the y key to answer to that question!

Hope it helps you out!
Bye
Apiero</description>
		<content:encoded><![CDATA[<p>Simply press the y key to answer to that question!</p>
<p>Hope it helps you out!<br />
Bye<br />
Apiero</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sekhar</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-55120</link>
		<dc:creator>sekhar</dc:creator>
		<pubDate>Fri, 28 Oct 2011 13:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-55120</guid>
		<description>[root@str-apps-vm oraInventory]# mv /etc/redhat-release.5 /etc/redhat-release
mv: overwrite `/etc/redhat-release&#039;? 

 I got this at the time of final stup,may i know how it rectify?
and thanks for your support by providing like this to us.</description>
		<content:encoded><![CDATA[<p>[root@str-apps-vm oraInventory]# mv /etc/redhat-release.5 /etc/redhat-release<br />
mv: overwrite `/etc/redhat-release&#8217;? </p>
<p> I got this at the time of final stup,may i know how it rectify?<br />
and thanks for your support by providing like this to us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apiero</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-44100</link>
		<dc:creator>apiero</dc:creator>
		<pubDate>Fri, 30 Sep 2011 12:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-44100</guid>
		<description>It is simply stated in the error: you cannot run the installer as root user.
You should run the installer as user oracle as written above.

Bye
Apiero</description>
		<content:encoded><![CDATA[<p>It is simply stated in the error: you cannot run the installer as root user.<br />
You should run the installer as user oracle as written above.</p>
<p>Bye<br />
Apiero</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-44086</link>
		<dc:creator>sudhakar</dc:creator>
		<pubDate>Fri, 30 Sep 2011 12:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-44086</guid>
		<description>Hi.....apiero,

 after typing ./runInstaller 

i got the status as follows:

Checking operating system:Passed

All the Installer requirements met.

Preparing to Launch oracle univ installer from /tmp/OraInstall(sysdate &amp; Time).Please wait.

The user is root.Oracle univ installer cannot continue Installation if the user is root.

:No such file or directory.



what next?


i typed the mentioned command

# /opt/oracle/orainstRoot.sh
Iam getting the following error.

-bash:/opt/oracle/orainstRoot.sh: No such file or directory


what should i do now?  please help me...</description>
		<content:encoded><![CDATA[<p>Hi&#8230;..apiero,</p>
<p> after typing ./runInstaller </p>
<p>i got the status as follows:</p>
<p>Checking operating system:Passed</p>
<p>All the Installer requirements met.</p>
<p>Preparing to Launch oracle univ installer from /tmp/OraInstall(sysdate &amp; Time).Please wait.</p>
<p>The user is root.Oracle univ installer cannot continue Installation if the user is root.</p>
<p>:No such file or directory.</p>
<p>what next?</p>
<p>i typed the mentioned command</p>
<p># /opt/oracle/orainstRoot.sh<br />
Iam getting the following error.</p>
<p>-bash:/opt/oracle/orainstRoot.sh: No such file or directory</p>
<p>what should i do now?  please help me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-44064</link>
		<dc:creator>sudhakar</dc:creator>
		<pubDate>Fri, 30 Sep 2011 11:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-44064</guid>
		<description>yum install libXp gcc make setarch libaio glibc-devel
I am getting this error for command typed above..plz assist me..</description>
		<content:encoded><![CDATA[<p>yum install libXp gcc make setarch libaio glibc-devel<br />
I am getting this error for command typed above..plz assist me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apiero</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-35479</link>
		<dc:creator>apiero</dc:creator>
		<pubDate>Mon, 19 Sep 2011 12:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-35479</guid>
		<description>Hi,

   simply you did not install all the dependencies listed above:

yum install libXp gcc make setarch libaio glibc-devel

Actually you are clearly missing libXp.

Let me know if it works
Bye
Apiero</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>   simply you did not install all the dependencies listed above:</p>
<p>yum install libXp gcc make setarch libaio glibc-devel</p>
<p>Actually you are clearly missing libXp.</p>
<p>Let me know if it works<br />
Bye<br />
Apiero</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari</title>
		<link>http://www.brucalipto.org/linux/how-to-install-oracle-client-10g-on-red-hat-enterprise-linux-5-64bit/comment-page-1#comment-35071</link>
		<dc:creator>hari</dc:creator>
		<pubDate>Sun, 18 Sep 2011 15:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucalipto.org/?p=93#comment-35071</guid>
		<description>Oracle Universal Installer /tmp/OraInstall2010-07-14_03-19-08PM. please wait…[oracle@wasihs1 client]$ Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-07-14_03-19-08PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.(Unknown Source)
at java.awt.Component.(Unknown Source)


when i am running ./runInstaller  

error showing like this  how to solve this prob plz tel me</description>
		<content:encoded><![CDATA[<p>Oracle Universal Installer /tmp/OraInstall2010-07-14_03-19-08PM. please wait…[oracle@wasihs1 client]$ Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-07-14_03-19-08PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory<br />
at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
at java.lang.ClassLoader.loadLibrary0(Unknown Source)<br />
at java.lang.ClassLoader.loadLibrary(Unknown Source)<br />
at java.lang.Runtime.loadLibrary0(Unknown Source)<br />
at java.lang.System.loadLibrary(Unknown Source)<br />
at sun.security.action.LoadLibraryAction.run(Unknown Source)<br />
at java.security.AccessController.doPrivileged(Native Method)<br />
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)<br />
at sun.awt.DebugHelper.(Unknown Source)<br />
at java.awt.Component.(Unknown Source)</p>
<p>when i am running ./runInstaller  </p>
<p>error showing like this  how to solve this prob plz tel me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

