<?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: Installing Oracle 11g on Ubuntu Linux 7.04</title>
	<atom:link href="http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Elliot</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-567837</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Sat, 09 Jul 2011 23:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-567837</guid>
		<description>hi
Im trying to install oracle 11gR1 32bit on ubuntu linux 11.04 32bit and it looks like i need glib version ATLEAST=2.3.4-2.19. so I downloaded version libstdc++5_3.3.6-21ubuntu1_i386.deb since it said Atleast. But the system doesn&#039;t seem to be verifying that requirement. Can anybody please help me.</description>
		<content:encoded><![CDATA[<p>hi<br />
Im trying to install oracle 11gR1 32bit on ubuntu linux 11.04 32bit and it looks like i need glib version ATLEAST=2.3.4-2.19. so I downloaded version libstdc++5_3.3.6-21ubuntu1_i386.deb since it said Atleast. But the system doesn&#8217;t seem to be verifying that requirement. Can anybody please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-506753</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 08 Feb 2011 23:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-506753</guid>
		<description>Thank you for listing the steps.  This was very helpful ...

uname -a
Linux ub01 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux</description>
		<content:encoded><![CDATA[<p>Thank you for listing the steps.  This was very helpful &#8230;</p>
<p>uname -a<br />
Linux ub01 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Dosi</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-441337</link>
		<dc:creator>Andy Dosi</dc:creator>
		<pubDate>Wed, 07 Jul 2010 20:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-441337</guid>
		<description>Thanks so much for the detail information.  I am going to refer back to this so many times.  I really appreciate it.  Now i know how to get into details when doing something similar that i&#039;ve done here at  http://www.franklinfaces.com/Forum102-1.aspx

Thank you again.

Andy.</description>
		<content:encoded><![CDATA[<p>Thanks so much for the detail information.  I am going to refer back to this so many times.  I really appreciate it.  Now i know how to get into details when doing something similar that i&#8217;ve done here at  <a href="http://www.franklinfaces.com/Forum102-1.aspx" rel="nofollow">http://www.franklinfaces.com/Forum102-1.aspx</a></p>
<p>Thank you again.</p>
<p>Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d singh</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-428553</link>
		<dc:creator>d singh</dc:creator>
		<pubDate>Fri, 07 May 2010 12:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-428553</guid>
		<description>thanx a lot</description>
		<content:encoded><![CDATA[<p>thanx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Polin</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-408889</link>
		<dc:creator>Eric Polin</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-408889</guid>
		<description>On Ubuntu 9.10 (Karmic), libstdc++.so.5, required by Oracle is replaced by .6. To fix:
 1) add the following repository: http://archive.ubuntu.com/ubuntu jaunty universe
 2) install libstdc++5 and run the install of Oracle
 3) reinstall libstdc++6 (otherwise such apps as ooffice get broken)</description>
		<content:encoded><![CDATA[<p>On Ubuntu 9.10 (Karmic), libstdc++.so.5, required by Oracle is replaced by .6. To fix:<br />
 1) add the following repository: <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> jaunty universe<br />
 2) install libstdc++5 and run the install of Oracle<br />
 3) reinstall libstdc++6 (otherwise such apps as ooffice get broken)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhanu</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-396163</link>
		<dc:creator>bhanu</dc:creator>
		<pubDate>Sun, 03 Jan 2010 22:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-396163</guid>
		<description>oracle@bhanu:/home/database/install$ ls -l
total 224
-rwxr-xr-x 1 oracle oinstall     28 2008-10-06 04:35 addLangs.sh
-rwxr-xr-x 1 oracle oinstall     76 2008-10-06 04:35 addNode.sh
-rwxr-xr-x 1 oracle oinstall    276 2008-10-06 04:35 attachHome.sh
-rwxr-xr-x 1 oracle oinstall    182 2008-10-06 04:35 detachHome.sh
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 images
-rwxr-xr-x 1 oracle oinstall  47926 2008-10-06 04:35 lsnodes
-rwxr-xr-x 1 oracle oinstall   2818 2008-10-06 04:35 oneclick.properties
-rwxr-xr-x 1 oracle oinstall   1798 2008-10-06 04:35 oraparam.ini
-rwxr-xr-x 1 oracle oinstall   6437 2008-10-06 04:35 oraparamsilent.ini
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 resource
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 response
-rwxr-xr-x 1 oracle oinstall  21642 2008-10-06 04:35 runSSHSetup.sh
-rwxr-xr-x 1 oracle oinstall 102612 2008-10-06 04:35 unzip


WHAT I HAVE TO DO NOW</description>
		<content:encoded><![CDATA[<p>oracle@bhanu:/home/database/install$ ls -l<br />
total 224<br />
-rwxr-xr-x 1 oracle oinstall     28 2008-10-06 04:35 addLangs.sh<br />
-rwxr-xr-x 1 oracle oinstall     76 2008-10-06 04:35 addNode.sh<br />
-rwxr-xr-x 1 oracle oinstall    276 2008-10-06 04:35 attachHome.sh<br />
-rwxr-xr-x 1 oracle oinstall    182 2008-10-06 04:35 detachHome.sh<br />
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 images<br />
-rwxr-xr-x 1 oracle oinstall  47926 2008-10-06 04:35 lsnodes<br />
-rwxr-xr-x 1 oracle oinstall   2818 2008-10-06 04:35 oneclick.properties<br />
-rwxr-xr-x 1 oracle oinstall   1798 2008-10-06 04:35 oraparam.ini<br />
-rwxr-xr-x 1 oracle oinstall   6437 2008-10-06 04:35 oraparamsilent.ini<br />
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 resource<br />
drwxr-xr-x 2 oracle oinstall   4096 2008-10-06 04:35 response<br />
-rwxr-xr-x 1 oracle oinstall  21642 2008-10-06 04:35 runSSHSetup.sh<br />
-rwxr-xr-x 1 oracle oinstall 102612 2008-10-06 04:35 unzip</p>
<p>WHAT I HAVE TO DO NOW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhanu</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-396161</link>
		<dc:creator>bhanu</dc:creator>
		<pubDate>Sun, 03 Jan 2010 22:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-396161</guid>
		<description>Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB.   Actual 1748 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 3145 MB    Passed
Checking monitor: must be configured to display at least 256 colors
    &gt;&gt;&gt; Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed &lt;&lt;&lt;&lt;

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] y


Rechecking installer requirements....
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-03_04-01-47PM. Please wait ...sh: /home/database/install/unzip: No such file or directory</description>
		<content:encoded><![CDATA[<p>Starting Oracle Universal Installer&#8230;</p>
<p>Checking Temp space: must be greater than 120 MB.   Actual 1748 MB    Passed<br />
Checking swap space: must be greater than 150 MB.   Actual 3145 MB    Passed<br />
Checking monitor: must be configured to display at least 256 colors<br />
    &gt;&gt;&gt; Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed &lt;&lt;&lt;&lt;</p>
<p>Some requirement checks failed. You must fulfill these requirements before</p>
<p>continuing with the installation,at which time they will be rechecked.</p>
<p>Continue? (y/n) [n] y</p>
<p>Rechecking installer requirements&#8230;.<br />
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-03_04-01-47PM. Please wait &#8230;sh: /home/database/install/unzip: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle 10g 'nin Ubuntu kurulumu - CETURK Forumlar</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-393919</link>
		<dc:creator>Oracle 10g 'nin Ubuntu kurulumu - CETURK Forumlar</dc:creator>
		<pubDate>Mon, 21 Dec 2009 09:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-393919</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerard Makhate</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-390203</link>
		<dc:creator>Gerard Makhate</dc:creator>
		<pubDate>Fri, 04 Dec 2009 12:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-390203</guid>
		<description>Guys I&#039;d like to know whether is there anyway in which I could install iSQL*PLus on top of Oracle 10g. I desperately need to use iSQL*Plus.</description>
		<content:encoded><![CDATA[<p>Guys I&#8217;d like to know whether is there anyway in which I could install iSQL*PLus on top of Oracle 10g. I desperately need to use iSQL*Plus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Sundstedt</title>
		<link>http://www.pythian.com/news/549/installing-oracle-11g-on-ubuntu-linux-704/#comment-389161</link>
		<dc:creator>Martin Sundstedt</dc:creator>
		<pubDate>Sun, 29 Nov 2009 23:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/549/installing-oracle-11g-on-ubuntu-linux-704#comment-389161</guid>
		<description>Thank you, thank you.
This page helped me alot, since Im in the middle of installing oracle at school. 

Although Im running 10g and Karmic.

Your other tuts are not as wellwritten as this one, imho. Thats why i chosed this one over those...

And my teacher said it couldn&#039;t be done. Ha, this page shut him up...

Thank you very very very much...</description>
		<content:encoded><![CDATA[<p>Thank you, thank you.<br />
This page helped me alot, since Im in the middle of installing oracle at school. </p>
<p>Although Im running 10g and Karmic.</p>
<p>Your other tuts are not as wellwritten as this one, imho. Thats why i chosed this one over those&#8230;</p>
<p>And my teacher said it couldn&#8217;t be done. Ha, this page shut him up&#8230;</p>
<p>Thank you very very very much&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

