<?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/ubuntu &#8212; prebuilt package</title>
	<atom:link href="http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 15:27:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-82</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Tue, 17 Apr 2007 19:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-82</guid>
		<description>I have the Tora with Oracle (with and w/out KDE) up at:
http://www.box.net/shared/bzq9z2nuy9</description>
		<content:encoded><![CDATA[<p>I have the Tora with Oracle (with and w/out KDE) up at:<br />
<a href="http://www.box.net/shared/bzq9z2nuy9" rel="nofollow">http://www.box.net/shared/bzq9z2nuy9</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-76</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Thu, 12 Apr 2007 10:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-76</guid>
		<description>Glad to hear that, Martin -- especially as Ubuntu is set to be released in seven days, if I'm not mistaken. Looking at Feisty's &lt;a href="https://launchpad.net/ubuntu/feisty/+specs" rel="nofollow"&gt;specs&lt;/a&gt;, it seems like it'll be a great release, too. Hope some of it will find its way into Debian... (like the OOo spellcheck/thesauri work)</description>
		<content:encoded><![CDATA[<p>Glad to hear that, Martin &#8212; especially as Ubuntu is set to be released in seven days, if I&#8217;m not mistaken. Looking at Feisty&#8217;s <a href="https://launchpad.net/ubuntu/feisty/+specs" rel="nofollow">specs</a>, it seems like it&#8217;ll be a great release, too. Hope some of it will find its way into Debian&#8230; (like the OOo spellcheck/thesauri work)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-74</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Mon, 09 Apr 2007 17:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-74</guid>
		<description>*Fix for apt wanting to replace tora with the Ubuntu tora package*

I don't know if this works with Edgy or Dapper as I just upgraded to Feisty beta today (update-manager -d). Good news is that with Feisty you do not need the --force-depends-version to install.

Try this on Edgy or Dapper as well, it should work:
vim /etc/apt/preferences 

(new file) and create these three lines:
Package: tora
Pin: version 1.3.21-3
Pin-Priority: 1001

Now do a:
aptitude update &#38;&#38; aptitude upgrade

See! It does not tell you that it wants to upgrade tora to the Ubuntu repository version. The orange icon in the corner telling you to upgrade tora should go away too.</description>
		<content:encoded><![CDATA[<p>*Fix for apt wanting to replace tora with the Ubuntu tora package*</p>
<p>I don&#8217;t know if this works with Edgy or Dapper as I just upgraded to Feisty beta today (update-manager -d). Good news is that with Feisty you do not need the &#8211;force-depends-version to install.</p>
<p>Try this on Edgy or Dapper as well, it should work:<br />
vim /etc/apt/preferences </p>
<p>(new file) and create these three lines:<br />
Package: tora<br />
Pin: version 1.3.21-3<br />
Pin-Priority: 1001</p>
<p>Now do a:<br />
aptitude update &amp;&amp; aptitude upgrade</p>
<p>See! It does not tell you that it wants to upgrade tora to the Ubuntu repository version. The orange icon in the corner telling you to upgrade tora should go away too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-47</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Fri, 02 Mar 2007 15:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-47</guid>
		<description>Sorry to hear that Martin. Maybe someone else who manages to install it using the longer explanation on my blog post can build Ubuntu packages of it. Other than that, I could try running an Ubuntu live cd, and compiling new TOra packages against Ubuntu's libqt, etc.

Edit: just thought of this, AFAIK it should be possible to build static packages. Those will be bigger (maybe slower too?) but since they don't link against outside libraries, it should work I think. Anyone an idea of how I can build such static binaries?

Ludo</description>
		<content:encoded><![CDATA[<p>Sorry to hear that Martin. Maybe someone else who manages to install it using the longer explanation on my blog post can build Ubuntu packages of it. Other than that, I could try running an Ubuntu live cd, and compiling new TOra packages against Ubuntu&#8217;s libqt, etc.</p>
<p>Edit: just thought of this, AFAIK it should be possible to build static packages. Those will be bigger (maybe slower too?) but since they don&#8217;t link against outside libraries, it should work I think. Anyone an idea of how I can build such static binaries?</p>
<p>Ludo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-46</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Fri, 02 Mar 2007 10:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-46</guid>
		<description>Ludoa,

I can't recommend using the feisty dependencies in edgy anymore. It seemed to cause even more inconsistencies unless I wanted to completely upgrade to the development branch.

Now I just keep the tora-with-oracle package and re install dpkg after  installing any new pacages or updates with apt/aptitude as it will replace the tora with the Ubuntu package.</description>
		<content:encoded><![CDATA[<p>Ludoa,</p>
<p>I can&#8217;t recommend using the feisty dependencies in edgy anymore. It seemed to cause even more inconsistencies unless I wanted to completely upgrade to the development branch.</p>
<p>Now I just keep the tora-with-oracle package and re install dpkg after  installing any new pacages or updates with apt/aptitude as it will replace the tora with the Ubuntu package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-45</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Tue, 27 Feb 2007 00:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-45</guid>
		<description>I uploaded the package to divShare. The URL is http://www.divshare.com/download/165774-eb3 . I don't know for how long it'll be available there, however, so mirrors are still more than welcome.

Edit: some more mirrors, as I have no idea how long these will all last:
http://mihd.net/pbvq4x
http://senduit.com/4d9c0a

(BTW http://divShare.com is a great site for this kind of stuff - not as nice as http://dropboks.com , but very cool none the less.)</description>
		<content:encoded><![CDATA[<p>I uploaded the package to divShare. The URL is <a href="http://www.divshare.com/download/165774-eb3" rel="nofollow">http://www.divshare.com/download/165774-eb3</a> . I don&#8217;t know for how long it&#8217;ll be available there, however, so mirrors are still more than welcome.</p>
<p>Edit: some more mirrors, as I have no idea how long these will all last:<br />
<a href="http://mihd.net/pbvq4x" rel="nofollow">http://mihd.net/pbvq4x</a><br />
<a href="http://senduit.com/4d9c0a" rel="nofollow">http://senduit.com/4d9c0a</a></p>
<p>(BTW <a href="http://divShare.com" rel="nofollow">http://divShare.com</a> is a great site for this kind of stuff - not as nice as <a href="http://dropboks.com" rel="nofollow">http://dropboks.com</a> , but very cool none the less.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-44</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 26 Feb 2007 23:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-44</guid>
		<description>Martin  McWorther found a fix for those having problems with Ubuntu:
-----------------
More on tora-with-oracle on Edgy.

Ok, so after I installed and got Tora with Oracle working using the --force-depends-version, I notices that some of the auto update, apt-get and aptitude would fail because of the depend version inconsistancy.

So I figured this easy fix,

Install the newer 3:3.3.7 libqt3-mt from the feisty development tree

1. Add this line to /etc/apt/source.list
deb http://us.archive.ubuntu.com/ubuntu/ feisty main restricted

2. run
apt-get install -f
This will solve the dependancy by installing the feisty libqt3-mt and its dependencies from feisty.

3. Comment the line out of source.list so you don't accidentally upgrade your distribution version.

There may be an easier way to get the deb database to live with the version inconsistency. I am very new to the debian world, being a Redhat guy for eight years.

-m
-----------------

Thanks a lot Martin!</description>
		<content:encoded><![CDATA[<p>Martin  McWorther found a fix for those having problems with Ubuntu:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
More on tora-with-oracle on Edgy.</p>
<p>Ok, so after I installed and got Tora with Oracle working using the &#8211;force-depends-version, I notices that some of the auto update, apt-get and aptitude would fail because of the depend version inconsistancy.</p>
<p>So I figured this easy fix,</p>
<p>Install the newer 3:3.3.7 libqt3-mt from the feisty development tree</p>
<p>1. Add this line to /etc/apt/source.list<br />
deb <a href="http://us.archive.ubuntu.com/ubuntu/" rel="nofollow">http://us.archive.ubuntu.com/ubuntu/</a> feisty main restricted</p>
<p>2. run<br />
apt-get install -f<br />
This will solve the dependancy by installing the feisty libqt3-mt and its dependencies from feisty.</p>
<p>3. Comment the line out of source.list so you don&#8217;t accidentally upgrade your distribution version.</p>
<p>There may be an easier way to get the deb database to live with the version inconsistency. I am very new to the debian world, being a Redhat guy for eight years.</p>
<p>-m<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Thanks a lot Martin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-42</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 26 Feb 2007 23:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-42</guid>
		<description>Martin: great, thanks for posting that. It does make apt annoying, yep.
I'm surprised Ubuntu doesn't update its packages more often, I thought it was relatively bleeding edge?
Anyway, that's another reason to move to the real thing - Debian GNU/Linux ;-)

Serpini: yes, the site seems to be having a lot of problems. Could somebody please mirror them? I'll gladly e-mail the packages to anyone who wants to mirror them.

Oh, and if someone knows a decent free shell account, I'm always interested.</description>
		<content:encoded><![CDATA[<p>Martin: great, thanks for posting that. It does make apt annoying, yep.<br />
I&#8217;m surprised Ubuntu doesn&#8217;t update its packages more often, I thought it was relatively bleeding edge?<br />
Anyway, that&#8217;s another reason to move to the real thing - Debian GNU/Linux <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Serpini: yes, the site seems to be having a lot of problems. Could somebody please mirror them? I&#8217;ll gladly e-mail the packages to anyone who wants to mirror them.</p>
<p>Oh, and if someone knows a decent free shell account, I&#8217;m always interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serpini</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-33</link>
		<dc:creator>serpini</dc:creator>
		<pubDate>Fri, 19 Jan 2007 20:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-33</guid>
		<description>please, the site is down!</description>
		<content:encoded><![CDATA[<p>please, the site is down!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-32</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Tue, 16 Jan 2007 21:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-32</guid>
		<description>dpkg --force-depends-version -i tora-with-oracle_1.3.21-3_i386.deb

This command works for me. Unfortunately it leaves the deb/apt in an inconsistent state.</description>
		<content:encoded><![CDATA[<p>dpkg &#8211;force-depends-version -i tora-with-oracle_1.3.21-3_i386.deb</p>
<p>This command works for me. Unfortunately it leaves the deb/apt in an inconsistent state.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-31</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 15 Jan 2007 21:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-31</guid>
		<description>Any luck with this? If anyone has installed on edgy by building from source or by installing libqt3-mt 3.3.7 please post.</description>
		<content:encoded><![CDATA[<p>Any luck with this? If anyone has installed on edgy by building from source or by installing libqt3-mt 3.3.7 please post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piyush Jain</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-29</link>
		<dc:creator>Piyush Jain</dc:creator>
		<pubDate>Sun, 14 Jan 2007 22:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-29</guid>
		<description>I got this when tried to run with --force-depends-version flag

dpkg: error processing tora-with-oracle_1.3.21-3_i386.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 tora-with-oracle_1.3.21-3_i386.deb</description>
		<content:encoded><![CDATA[<p>I got this when tried to run with &#8211;force-depends-version flag</p>
<p>dpkg: error processing tora-with-oracle_1.3.21-3_i386.deb (&#8211;install):<br />
 cannot access archive: No such file or directory<br />
Errors were encountered while processing:<br />
 tora-with-oracle_1.3.21-3_i386.deb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-21</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Sat, 16 Dec 2006 20:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-21</guid>
		<description>I'm sure it's only temporary. Either way, I mailed you the file. If anyone else needs it, e-mail me (see my about page for my address).</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure it&#8217;s only temporary. Either way, I mailed you the file. If anyone else needs it, e-mail me (see my about page for my address).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Crowley</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-20</link>
		<dc:creator>Stephen Crowley</dc:creator>
		<pubDate>Sat, 16 Dec 2006 19:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-20</guid>
		<description>Argh, the site is down!</description>
		<content:encoded><![CDATA[<p>Argh, the site is down!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-19</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Fri, 15 Dec 2006 15:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-19</guid>
		<description>Ludoa,

I interpreted Nerijus' post as saying that that it would install, but not work. I will try it. Unfortunately, rootshell.be seems to be down right now. If you can email me the deb packages (with and w/out KDE) that would be great. My browser put them in /tmp, so I don't have them this morning :(

-m</description>
		<content:encoded><![CDATA[<p>Ludoa,</p>
<p>I interpreted Nerijus&#8217; post as saying that that it would install, but not work. I will try it. Unfortunately, rootshell.be seems to be down right now. If you can email me the deb packages (with and w/out KDE) that would be great. My browser put them in /tmp, so I don&#8217;t have them this morning <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>-m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-17</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Thu, 14 Dec 2006 18:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-17</guid>
		<description>Martin,
What about --force-depends-version? Re-reading Nerijus' post, I'm not sure how to interpret it... i.e. does it work fine, and is the only problem that apt is complaining about it? If so, I suppose there's a way around this, so you can make apt keep quiet about it.
Also, as I previously mentioned, getting Debian's libqt3 packages might work. If it doesn't work, you could just revert to Ubuntu's packages.
Doesn't Ubuntu have a repository with more up-to-date/experimental packages where you could find a more recent version of libqt3?

HTH,
Ludo</description>
		<content:encoded><![CDATA[<p>Martin,<br />
What about &#8211;force-depends-version? Re-reading Nerijus&#8217; post, I&#8217;m not sure how to interpret it&#8230; i.e. does it work fine, and is the only problem that apt is complaining about it? If so, I suppose there&#8217;s a way around this, so you can make apt keep quiet about it.<br />
Also, as I previously mentioned, getting Debian&#8217;s libqt3 packages might work. If it doesn&#8217;t work, you could just revert to Ubuntu&#8217;s packages.<br />
Doesn&#8217;t Ubuntu have a repository with more up-to-date/experimental packages where you could find a more recent version of libqt3?</p>
<p>HTH,<br />
Ludo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McWhorter</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-16</link>
		<dc:creator>Martin McWhorter</dc:creator>
		<pubDate>Thu, 14 Dec 2006 17:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-16</guid>
		<description>I am having the same problem.

I gave up trying to build the package under Ubuntu-6.10 after struggling to get debian/rules to configure the OCI app. 

If anyone has Tora with Oracle built for Edgy, please let me know.

-m</description>
		<content:encoded><![CDATA[<p>I am having the same problem.</p>
<p>I gave up trying to build the package under Ubuntu-6.10 after struggling to get debian/rules to configure the OCI app. </p>
<p>If anyone has Tora with Oracle built for Edgy, please let me know.</p>
<p>-m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-12</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Mon, 20 Nov 2006 12:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-12</guid>
		<description>Hi Nerijus,

Looks like you'll have to wait for libqt3-mt 3.3.7 to come in Ubuntu then...

One other thing you could try (depending on how badly you want TOra with Oracle) is to install libqt3-mt 3.3.7 from Debian Sid. You will probably need these as well, though: libqt3-compat-headers libqt3-headers
If those are the only packages you need to upgrade, this can be a very quick fix.

You could also just try to build it yourself, as I described in the previous blog post.</description>
		<content:encoded><![CDATA[<p>Hi Nerijus,</p>
<p>Looks like you&#8217;ll have to wait for libqt3-mt 3.3.7 to come in Ubuntu then&#8230;</p>
<p>One other thing you could try (depending on how badly you want TOra with Oracle) is to install libqt3-mt 3.3.7 from Debian Sid. You will probably need these as well, though: libqt3-compat-headers libqt3-headers<br />
If those are the only packages you need to upgrade, this can be a very quick fix.</p>
<p>You could also just try to build it yourself, as I described in the previous blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nerijus</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-11</link>
		<dc:creator>Nerijus</dc:creator>
		<pubDate>Mon, 20 Nov 2006 12:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-11</guid>
		<description>Hi, Ludoa,

with -force-depends-version flag it is installed successfully but with broken dependencies under ubuntu Edgy...
Anyway thanks for help ;)</description>
		<content:encoded><![CDATA[<p>Hi, Ludoa,</p>
<p>with -force-depends-version flag it is installed successfully but with broken dependencies under ubuntu Edgy&#8230;<br />
Anyway thanks for help <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludoa</title>
		<link>http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-10</link>
		<dc:creator>ludoa</dc:creator>
		<pubDate>Tue, 14 Nov 2006 11:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://ludoa.wordpress.com/2006/11/08/tora-with-oracle-on-debianubuntu-prebuilt-package/#comment-10</guid>
		<description>Hi Nerijus,
Thanks for letting me know. Your version of libqt3-mt is too low. Is it possible for you to upgrade it, or isn't this in Ubuntu yet?
I'd try to rebuild it with libqt3-mt 3.3.6 installed, but I don't have it anymore in my cache, and can't seem to find it on the 'net. snapshot.debian.org seems to only index stable's repository, not unstable.
I could be mistaken, but I think it should work anyway. You could try forcing it:
&lt;code&gt;dpkg -i --force-depends-version tora-with-oracle...deb&lt;/code&gt;
Also, &lt;a href="http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-5" rel="nofollow"&gt;Ivo List pointed out&lt;/a&gt; that --with-kde does work, and that --without-kde doesn't enable copy-pasting results. I've verified this, and built a new package - see http://rootshell.be/~ludoa/tora-with-oracle.html as I really recommend the tora-with-oracle-and-kde package.
Good luck! If it doesn't work, please tell me what error message you get - if it does work, please also tell :)
</description>
		<content:encoded><![CDATA[<p>Hi Nerijus,<br />
Thanks for letting me know. Your version of libqt3-mt is too low. Is it possible for you to upgrade it, or isn&#8217;t this in Ubuntu yet?<br />
I&#8217;d try to rebuild it with libqt3-mt 3.3.6 installed, but I don&#8217;t have it anymore in my cache, and can&#8217;t seem to find it on the &#8216;net. snapshot.debian.org seems to only index stable&#8217;s repository, not unstable.<br />
I could be mistaken, but I think it should work anyway. You could try forcing it:<br />
<code>dpkg -i --force-depends-version tora-with-oracle...deb</code><br />
Also, <a href="http://ludoa.wordpress.com/2006/11/01/tora-with-oracle-on-debian/#comment-5" rel="nofollow">Ivo List pointed out</a> that &#8211;with-kde does work, and that &#8211;without-kde doesn&#8217;t enable copy-pasting results. I&#8217;ve verified this, and built a new package - see <a href="http://rootshell.be/~ludoa/tora-with-oracle.html" rel="nofollow">http://rootshell.be/~ludoa/tora-with-oracle.html</a> as I really recommend the tora-with-oracle-and-kde package.<br />
Good luck! If it doesn&#8217;t work, please tell me what error message you get - if it does work, please also tell <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
