<?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 TOra with Oracle Support on Ubuntu 9.10 (Karmic Koala)</title>
	<atom:link href="http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Thu, 18 Mar 2010 23:57:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mario</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-414855</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-414855</guid>
		<description>Hi!, thanx for the tutorial, really helpful. I just installed oracle 11G (11.1.0.6) enterprise for my ubuntu virtualbox, everything is fine there, now I wanted my old pal tora up with me again, and follow your steps here BUT as it&#039;s the same machine, I made the assumption that I didn&#039;t need to install the client as the oci.h is on $ORACLE_HOME/rdbms/public so I just point the ln there, plus the TNS_ADMIN is pointed to network/admin. It seems everything was fine, until it throw this error at the end of the fakeroot process:

dh_shlibdeps -ptora    
dpkg-shlibdeps: error: no dependency information found for /u01/app/oracle/product/11.1.0/db_1/lib/libclntsh.so.11.1 (used by debian/tora/usr/bin/tora).
dh_shlibdeps: dpkg-shlibdeps returned exit code 2
make: *** [binary-predeb-IMPL/tora] Error 1

I checked that path and found that file &quot;libclntsh.so.11.1&quot; is there... so what just happened?

Any help is welcome man, I don&#039;t want to dl the client just for that, plus don&#039;t wanna switch to that sqldeveloper or jdeveloper or any related. Thnx in advance.</description>
		<content:encoded><![CDATA[<p>Hi!, thanx for the tutorial, really helpful. I just installed oracle 11G (11.1.0.6) enterprise for my ubuntu virtualbox, everything is fine there, now I wanted my old pal tora up with me again, and follow your steps here BUT as it&#8217;s the same machine, I made the assumption that I didn&#8217;t need to install the client as the oci.h is on $ORACLE_HOME/rdbms/public so I just point the ln there, plus the TNS_ADMIN is pointed to network/admin. It seems everything was fine, until it throw this error at the end of the fakeroot process:</p>
<p>dh_shlibdeps -ptora<br />
dpkg-shlibdeps: error: no dependency information found for /u01/app/oracle/product/11.1.0/db_1/lib/libclntsh.so.11.1 (used by debian/tora/usr/bin/tora).<br />
dh_shlibdeps: dpkg-shlibdeps returned exit code 2<br />
make: *** [binary-predeb-IMPL/tora] Error 1</p>
<p>I checked that path and found that file &#8220;libclntsh.so.11.1&#8243; is there&#8230; so what just happened?</p>
<p>Any help is welcome man, I don&#8217;t want to dl the client just for that, plus don&#8217;t wanna switch to that sqldeveloper or jdeveloper or any related. Thnx in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411427</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411427</guid>
		<description>Hi Jose.  As noted in preface and Environment sections, there is no &#039;./configure&#039; line for 9.10 thus it does not need to be changed.</description>
		<content:encoded><![CDATA[<p>Hi Jose.  As noted in preface and Environment sections, there is no &#8216;./configure&#8217; line for 9.10 thus it does not need to be changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411425</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411425</guid>
		<description>Did the libstdc++6 not work for you?  I did not, and still do not, have libstdc++5 installed on my system.  

This may be one of the libraries that I had installed for something else unrelated and did not notice it was needed for this.  I&#039;ll keep it in mind when I do my 10.04 post in a couple of weeks. (I&#039;ve been running the alphas for a while, it&#039;s quite nice).</description>
		<content:encoded><![CDATA[<p>Did the libstdc++6 not work for you?  I did not, and still do not, have libstdc++5 installed on my system.  </p>
<p>This may be one of the libraries that I had installed for something else unrelated and did not notice it was needed for this.  I&#8217;ll keep it in mind when I do my 10.04 post in a couple of weeks. (I&#8217;ve been running the alphas for a while, it&#8217;s quite nice).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411423</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411423</guid>
		<description>Hi Richard.  Did you try the 11.1 Oracle package?  This helped with a different issue for &lt;a href=&quot;http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-395411&quot; rel=&quot;nofollow&quot;&gt;Paul&lt;/a&gt;.  I would also reinstall the .deb package you built in case an update clobbered it.</description>
		<content:encoded><![CDATA[<p>Hi Richard.  Did you try the 11.1 Oracle package?  This helped with a different issue for <a href="http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-395411" rel="nofollow">Paul</a>.  I would also reinstall the .deb package you built in case an update clobbered it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411421</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411421</guid>
		<description>Hey Paul.  My guess would be that your sources are incomplete.  Can you try download/extracting them again?</description>
		<content:encoded><![CDATA[<p>Hey Paul.  My guess would be that your sources are incomplete.  Can you try download/extracting them again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411419</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411419</guid>
		<description>Hi Diego.  I would check your library paths.  The library you want should actually be 

&lt;pre&gt;
/usr/lib/libqscintilla2.so.5
&lt;/pre&gt;

For some reason yours is expected to be in /lib which is incorrect from what I see on my own system.</description>
		<content:encoded><![CDATA[<p>Hi Diego.  I would check your library paths.  The library you want should actually be </p>
<pre>
/usr/lib/libqscintilla2.so.5
</pre>
<p>For some reason yours is expected to be in /lib which is incorrect from what I see on my own system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Hudson</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411417</link>
		<dc:creator>Brad Hudson</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411417</guid>
		<description>Hi Prabhu.  I noticed that you have 2 different versions of Oracle installed based on the output of your locate command.

&lt;pre&gt;
/u01/app/oracle/product/10.2.0/db_1/rdbms/public/oci.h
/usr/include/oracle/10.2.0.4/client/oci.h
&lt;/pre&gt;

Using the same oci.h as your oracle versions is imperative.  Oracle versions do not play well with each other when linking programs.

Did you see any errors in the configure/compile process that would lead you to believe it did not find, or found the wrong, oci.h?</description>
		<content:encoded><![CDATA[<p>Hi Prabhu.  I noticed that you have 2 different versions of Oracle installed based on the output of your locate command.</p>
<pre>
/u01/app/oracle/product/10.2.0/db_1/rdbms/public/oci.h
/usr/include/oracle/10.2.0.4/client/oci.h
</pre>
<p>Using the same oci.h as your oracle versions is imperative.  Oracle versions do not play well with each other when linking programs.</p>
<p>Did you see any errors in the configure/compile process that would lead you to believe it did not find, or found the wrong, oci.h?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-411331</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 04 Mar 2010 09:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-411331</guid>
		<description>Great article, 

Your work was enormously helpful I built TOra with Oracle client 10.2. I wrote about my experiences here:

http://crisppacketdatacentre.blogspot.com/2010/02/building-tora-with-oracle-support-on.html</description>
		<content:encoded><![CDATA[<p>Great article, </p>
<p>Your work was enormously helpful I built TOra with Oracle client 10.2. I wrote about my experiences here:</p>
<p><a href="http://crisppacketdatacentre.blogspot.com/2010/02/building-tora-with-oracle-support-on.html" rel="nofollow">http://crisppacketdatacentre.blogspot.com/2010/02/building-tora-with-oracle-support-on.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-398083</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Thu, 14 Jan 2010 10:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-398083</guid>
		<description>Hi, thanks for the tutorial. I have the same problem that #13 : &quot;I only have MySQL as an option in the drop down&quot;. In addition, in debian/rules doesn&#039;t appear the line &quot;./configure ...&quot;. Although, config params appear in file: config.status (located in tora source folder). And apparently, these params are correct. 

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the tutorial. I have the same problem that #13 : &#8220;I only have MySQL as an option in the drop down&#8221;. In addition, in debian/rules doesn&#8217;t appear the line &#8220;./configure &#8230;&#8221;. Although, config params appear in file: config.status (located in tora source folder). And apparently, these params are correct. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo Eccher</title>
		<link>http://www.pythian.com/news/4747/installing-tora-with-oracle-support-on-ubuntu-9-10-karmic-koala/#comment-395463</link>
		<dc:creator>Lorenzo Eccher</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=4747#comment-395463</guid>
		<description>Hi, very useful, tnx.
I follow your HOW TO to install tora on a x64 for oracle client 10.2.
I had to install the libstdc++5 not included in karmic koala so I downloaded it from http://packages.ubuntu.com/jaunty/amd64/libstdc++5/download. It was needed while compiling tora and used by oci 10.2

If you wanna improve your post with 10.2 oracle client. Tnx</description>
		<content:encoded><![CDATA[<p>Hi, very useful, tnx.<br />
I follow your HOW TO to install tora on a x64 for oracle client 10.2.<br />
I had to install the libstdc++5 not included in karmic koala so I downloaded it from <a href="http://packages.ubuntu.com/jaunty/amd64/libstdc++5/download" rel="nofollow">http://packages.ubuntu.com/jaunty/amd64/libstdc++5/download</a>. It was needed while compiling tora and used by oci 10.2</p>
<p>If you wanna improve your post with 10.2 oracle client. Tnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
