<?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"
	>
<channel>
	<title>Comments on: tora with oracle on debian</title>
	<atom:link href="http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 15:27:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-43</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 26 Feb 2007 23:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-43</guid>
		<description>Glad to hear that, Mark.</description>
		<content:encoded><![CDATA[<p>Glad to hear that, Mark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-13</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 27 Nov 2006 16:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-13</guid>
		<description>The includes from the xe packages are in /usr/lib/oracle/xe/app/oracles/product/10.2.0/server/rdbms/public

Works ok here

Mark</description>
		<content:encoded><![CDATA[<p>The includes from the xe packages are in /usr/lib/oracle/xe/app/oracles/product/10.2.0/server/rdbms/public</p>
<p>Works ok here</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-9</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Tue, 14 Nov 2006 11:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-9</guid>
		<description>You're right about --with-kde versus --without-kde. I created --with-kde packages as well now. They're available from &lt;a href="http://rootshell.be/~ludoa/tora-with-oracle.html" rel="nofollow"&gt;http://rootshell.be/~ludoa/tora-with-oracle.html&lt;/a&gt;.

</description>
		<content:encoded><![CDATA[<p>You&#8217;re right about &#8211;with-kde versus &#8211;without-kde. I created &#8211;with-kde packages as well now. They&#8217;re available from <a href="http://rootshell.be/~ludoa/tora-with-oracle.html" rel="nofollow">http://rootshell.be/~ludoa/tora-with-oracle.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-7</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 13 Nov 2006 12:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-7</guid>
		<description>An annoyance which comes up after you've installed the .deb package, is that 'apt-get upgrade' wants to install Debian's version of TOra. For those who  don't know, you can simply put this package on hold, like so:
&lt;code&gt;echo tora hold &#124; dpkg --set-selections&lt;/code&gt;
To remove the hold should you want to:
&lt;code&gt;echo tora install &#124; dpkg --set-selections&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>An annoyance which comes up after you&#8217;ve installed the .deb package, is that &#8216;apt-get upgrade&#8217; wants to install Debian&#8217;s version of TOra. For those who  don&#8217;t know, you can simply put this package on hold, like so:<br />
<code>echo tora hold | dpkg --set-selections</code><br />
To remove the hold should you want to:<br />
<code>echo tora install | dpkg --set-selections</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-6</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 13 Nov 2006 11:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-6</guid>
		<description>Hi Ivo, thanks for your feedback.

About your first point, where do you specify the includes should ook then? Just /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib ? It doesn't contain the SDK stuff though... Aren't they needed?

Copy pasting what exactly? Results from e.g. select statements etc? Glad to hear that --with-kde does work, now that I have everything setup either way, I guess I'll have a try at getting it to work. When I was building it, I really didn't want to spend any more time on it :)

Very weird that you have tnsnames.ora in another dir, as I don't have it in /etc and it works perfectly.</description>
		<content:encoded><![CDATA[<p>Hi Ivo, thanks for your feedback.</p>
<p>About your first point, where do you specify the includes should ook then? Just /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib ? It doesn&#8217;t contain the SDK stuff though&#8230; Aren&#8217;t they needed?</p>
<p>Copy pasting what exactly? Results from e.g. select statements etc? Glad to hear that &#8211;with-kde does work, now that I have everything setup either way, I guess I&#8217;ll have a try at getting it to work. When I was building it, I really didn&#8217;t want to spend any more time on it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Very weird that you have tnsnames.ora in another dir, as I don&#8217;t have it in /etc and it works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo List</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-5</link>
		<dc:creator>Ivo List</dc:creator>
		<pubDate>Wed, 08 Nov 2006 18:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-5</guid>
		<description>Compiled tora myself and noticed a few problems with the above explanation.

* you don't need to download oracle instantclient two times, it works with the client &#38; headerfiles and libraries you get from above debian repository
* it works with --with-kde option, without it copy&#38;paste doesn't work
* if you don't download the server, you'll need sqlnet.ora besides tnsnames.ora (you can find the contents on google)
* by default tnsnames.ora is in /etc not /etc/oracle</description>
		<content:encoded><![CDATA[<p>Compiled tora myself and noticed a few problems with the above explanation.</p>
<p>* you don&#8217;t need to download oracle instantclient two times, it works with the client &amp; headerfiles and libraries you get from above debian repository<br />
* it works with &#8211;with-kde option, without it copy&amp;paste doesn&#8217;t work<br />
* if you don&#8217;t download the server, you&#8217;ll need sqlnet.ora besides tnsnames.ora (you can find the contents on google)<br />
* by default tnsnames.ora is in /etc not /etc/oracle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sql Blog Digest - tora with oracle on debian</title>
		<link>http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-2</link>
		<dc:creator>Sql Blog Digest - tora with oracle on debian</dc:creator>
		<pubDate>Wed, 01 Nov 2006 16:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-2</guid>
		<description>[...] Why you would want this: because Oracle's SQLplus is ridiculous on GNU/Linux, and SQL Developer (the only decent alternative I'm aware of, besides TOra) uses Java, which makes it "sluggish" on my system to say the least. There's also Andi Albrecht's CrunchyFrog which looked *extremely* promising, but Oracle currently isn't supported in the latest version (because of a rewrite). I hope the developer's still working on i ... Thanks alot.Link to original article [...]</description>
		<content:encoded><![CDATA[<p>[...] Why you would want this: because Oracle&#8217;s SQLplus is ridiculous on GNU/Linux, and SQL Developer (the only decent alternative I&#8217;m aware of, besides TOra) uses Java, which makes it &#8220;sluggish&#8221; on my system to say the least. There&#8217;s also Andi Albrecht&#8217;s CrunchyFrog which looked *extremely* promising, but Oracle currently isn&#8217;t supported in the latest version (because of a rewrite). I hope the developer&#8217;s still working on i &#8230; Thanks alot.Link to original article [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
