<?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: Installation (DEB-Binärpaket)</title>
	<atom:link href="http://www.keepassx.org/howto/setup/inst_deb/feed" rel="self" type="application/rss+xml" />
	<link>http://www.keepassx.org</link>
	<description>Cross Platform Password Manager</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:14:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David H.</title>
		<link>http://www.keepassx.org/howto/setup/inst_deb/comment-page-1#comment-22587</link>
		<dc:creator>David H.</dc:creator>
		<pubDate>Sun, 01 Aug 2010 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_deb/#comment-22587</guid>
		<description>Huh...nevermind. Broken Ubuntu repository. (suggestion: don&#039;t use the repository at the Univ. of Texas, utexas.edu ;)</description>
		<content:encoded><![CDATA[<p>Huh&#8230;nevermind. Broken Ubuntu repository. (suggestion: don&#8217;t use the repository at the Univ. of Texas, utexas.edu <img src='http://www.keepassx.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David H.</title>
		<link>http://www.keepassx.org/howto/setup/inst_deb/comment-page-1#comment-22586</link>
		<dc:creator>David H.</dc:creator>
		<pubDate>Sun, 01 Aug 2010 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_deb/#comment-22586</guid>
		<description>package installer on Ubuntu Hardy reports:

&quot;Dependency is not satisfiable: libqt4-core&quot;

apt-get on libqt4-core reports:

&quot;Package libqt4-core is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libqt4-core has no installation candidate&quot;

(I&#039;m using std. Ubuntu mirrors in my sources.list file).

Ideas ?</description>
		<content:encoded><![CDATA[<p>package installer on Ubuntu Hardy reports:</p>
<p>&#8220;Dependency is not satisfiable: libqt4-core&#8221;</p>
<p>apt-get on libqt4-core reports:</p>
<p>&#8220;Package libqt4-core is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source<br />
E: Package libqt4-core has no installation candidate&#8221;</p>
<p>(I&#8217;m using std. Ubuntu mirrors in my sources.list file).</p>
<p>Ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdg</title>
		<link>http://www.keepassx.org/howto/setup/inst_deb/comment-page-1#comment-20620</link>
		<dc:creator>pdg</dc:creator>
		<pubDate>Sun, 01 Aug 2010 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_deb/#comment-20620</guid>
		<description>Keepassx is included in Debian 5.0+
See http://packages.debian.org/keepassx</description>
		<content:encoded><![CDATA[<p>Keepassx is included in Debian 5.0+<br />
See <a href="http://packages.debian.org/keepassx" rel="nofollow">http://packages.debian.org/keepassx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjspotter</title>
		<link>http://www.keepassx.org/howto/setup/inst_deb/comment-page-1#comment-20456</link>
		<dc:creator>rjspotter</dc:creator>
		<pubDate>Sun, 01 Aug 2010 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_deb/#comment-20456</guid>
		<description>@msall  On Ubuntu 8

run 

sudo apt-get install -y libqt4-core libqt4-gui libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqtcore4  
libqt4-assistant libqt4-designer libqt4-opengl libqt4-svg libqtgui4

before

sudo dpkg -i KeePassX-{Version}.deb

--R</description>
		<content:encoded><![CDATA[<p>@msall  On Ubuntu 8</p>
<p>run </p>
<p>sudo apt-get install -y libqt4-core libqt4-gui libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqtcore4<br />
libqt4-assistant libqt4-designer libqt4-opengl libqt4-svg libqtgui4</p>
<p>before</p>
<p>sudo dpkg -i KeePassX-{Version}.deb</p>
<p>&#8211;R</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msall</title>
		<link>http://www.keepassx.org/howto/setup/inst_deb/comment-page-1#comment-20332</link>
		<dc:creator>msall</dc:creator>
		<pubDate>Sun, 01 Aug 2010 16:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_deb/#comment-20332</guid>
		<description>On Ubuntu 8, I got this error, requiring these extra packages to be installed.
sudo dpkg -i keepassx_0.3.3-0ubuntu1~ppa1_i386.deb
 keepassx depends on libqt4-core (&gt;= 4.3.4); however:
  Package libqt4-core is not installed.
 keepassx depends on libqt4-gui (&gt;= 4.3.4); however:
  Package libqt4-gui is not installed.
 Unmet dependencies. Try &#039;apt-get -f install&#039; with no packages (or specify a solution).

sudo apt-get -f install
The following NEW packages will be installed:
  libaudio2 libqt4-core libqt4-gui
... and then keepassx installed successfully.</description>
		<content:encoded><![CDATA[<p>On Ubuntu 8, I got this error, requiring these extra packages to be installed.<br />
sudo dpkg -i keepassx_0.3.3-0ubuntu1~ppa1_i386.deb<br />
 keepassx depends on libqt4-core (&gt;= 4.3.4); however:<br />
  Package libqt4-core is not installed.<br />
 keepassx depends on libqt4-gui (&gt;= 4.3.4); however:<br />
  Package libqt4-gui is not installed.<br />
 Unmet dependencies. Try &#8216;apt-get -f install&#8217; with no packages (or specify a solution).</p>
<p>sudo apt-get -f install<br />
The following NEW packages will be installed:<br />
  libaudio2 libqt4-core libqt4-gui<br />
&#8230; and then keepassx installed successfully.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
