<?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 (source code tarball)</title>
	<atom:link href="http://www.keepassx.org/howto/setup/inst_source_tar/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: Building KeePassX 0.4.3 on OpenSolaris 2009.06 &#171; NerdHerd.com</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-30008</link>
		<dc:creator>Building KeePassX 0.4.3 on OpenSolaris 2009.06 &#171; NerdHerd.com</dc:creator>
		<pubDate>Sun, 01 Aug 2010 17:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-30008</guid>
		<description>[...] http://www.keepassx.org/howto/setup/inst_source_tar [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.keepassx.org/howto/setup/inst_source_tar" rel="nofollow">http://www.keepassx.org/howto/setup/inst_source_tar</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickard</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-29048</link>
		<dc:creator>Rickard</dc:creator>
		<pubDate>Sun, 01 Aug 2010 21:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-29048</guid>
		<description>http://exz.nu/keepass_20100120-1_i386.deb .. checkinstall debian/lenny package which i made. Enjoy</description>
		<content:encoded><![CDATA[<p><a href="http://exz.nu/keepass_20100120-1_i386.deb" rel="nofollow">http://exz.nu/keepass_20100120-1_i386.deb</a> .. checkinstall debian/lenny package which i made. Enjoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ihmemies</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-28413</link>
		<dc:creator>Ihmemies</dc:creator>
		<pubDate>Sun, 01 Aug 2010 18:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-28413</guid>
		<description>Anyone porting to the new Nokia N900 running Maemo? I would love to have this program in my pocket!  :)

Pretty please with cherry on top...</description>
		<content:encoded><![CDATA[<p>Anyone porting to the new Nokia N900 running Maemo? I would love to have this program in my pocket!  <img src='http://www.keepassx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Pretty please with cherry on top&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bradley</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-28213</link>
		<dc:creator>Scott Bradley</dc:creator>
		<pubDate>Sun, 01 Aug 2010 16:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-28213</guid>
		<description>Just completed a KeePassX install on Ubuntu 9.10, Karmic Koala:

http://www.codeslick.com/2009/10/keepass-on-karmic-koala.html.html

sudo apt-get install build-essential
sudo apt-get install libqt4-dev
sudo apt-get install xorg-dev

In downloaded/extracted KeePassX directory:
qmake
make
sudo make install</description>
		<content:encoded><![CDATA[<p>Just completed a KeePassX install on Ubuntu 9.10, Karmic Koala:</p>
<p><a href="http://www.codeslick.com/2009/10/keepass-on-karmic-koala.html.html" rel="nofollow">http://www.codeslick.com/2009/10/keepass-on-karmic-koala.html.html</a></p>
<p>sudo apt-get install build-essential<br />
sudo apt-get install libqt4-dev<br />
sudo apt-get install xorg-dev</p>
<p>In downloaded/extracted KeePassX directory:<br />
qmake<br />
make<br />
sudo make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saivert</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-28055</link>
		<dc:creator>saivert</dc:creator>
		<pubDate>Sun, 01 Aug 2010 05:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-28055</guid>
		<description>Please provide build instructions for Mac OS X Snow Leopard.

I get this when running qmake (downloaded latest Qt libs from Nokia):
--
Project MESSAGE: See &#039;INSTALL&#039; for configuration options.
Project MESSAGE: Install Prefix: /usr
Project MESSAGE: *** Makefile successfully generated.
Project MESSAGE: *** Start make now.
WARNING: Ignored (not found) &#039;/private/var/root/code/keepassx-0.4.1/src/../bin/KeePassX.xcodeproj&#039;
--</description>
		<content:encoded><![CDATA[<p>Please provide build instructions for Mac OS X Snow Leopard.</p>
<p>I get this when running qmake (downloaded latest Qt libs from Nokia):<br />
&#8211;<br />
Project MESSAGE: See &#8216;INSTALL&#8217; for configuration options.<br />
Project MESSAGE: Install Prefix: /usr<br />
Project MESSAGE: *** Makefile successfully generated.<br />
Project MESSAGE: *** Start make now.<br />
WARNING: Ignored (not found) &#8216;/private/var/root/code/keepassx-0.4.1/src/../bin/KeePassX.xcodeproj&#8217;<br />
&#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
