<?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>Tue, 27 Dec 2011 06:23:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<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>Thu, 18 Mar 2010 16:46:56 +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>Wed, 20 Jan 2010 20:26:56 +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>Wed, 25 Nov 2009 17:17:20 +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>Fri, 30 Oct 2009 15:33:43 +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>Fri, 16 Oct 2009 04:41:57 +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>
	<item>
		<title>By: eric</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-27714</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 16 Sep 2009 20:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-27714</guid>
		<description>Why does everyone hate CentOS?

I cant seem to find any compatible software for it.  I guess I will have to switch to ubuntu or red hat</description>
		<content:encoded><![CDATA[<p>Why does everyone hate CentOS?</p>
<p>I cant seem to find any compatible software for it.  I guess I will have to switch to ubuntu or red hat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deep.thought</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-26221</link>
		<dc:creator>deep.thought</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-26221</guid>
		<description>@Belijoost
  Thanks, that worked perfect. I guess we must remember to make certain dependencies are filled...</description>
		<content:encoded><![CDATA[<p>@Belijoost<br />
  Thanks, that worked perfect. I guess we must remember to make certain dependencies are filled&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beljoost</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-23086</link>
		<dc:creator>Beljoost</dc:creator>
		<pubDate>Mon, 02 Mar 2009 00:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-23086</guid>
		<description># I had to do the following to install 0.3.4 on Ubuntu 7.10

tar xzvf KeePassX-0.3.4.tar.gz
cd keepassx-0.3.4

sudo apt-get install qt4-dev-tools qt4-designer
sudo apt-get install g++
sudo apt-get install libxtst-dev

qmake-qt4
make

sudo make install
sudo chmod -R 777 /usr/share/keepassx</description>
		<content:encoded><![CDATA[<p># I had to do the following to install 0.3.4 on Ubuntu 7.10</p>
<p>tar xzvf KeePassX-0.3.4.tar.gz<br />
cd keepassx-0.3.4</p>
<p>sudo apt-get install qt4-dev-tools qt4-designer<br />
sudo apt-get install g++<br />
sudo apt-get install libxtst-dev</p>
<p>qmake-qt4<br />
make</p>
<p>sudo make install<br />
sudo chmod -R 777 /usr/share/keepassx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piedie</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-22991</link>
		<dc:creator>Piedie</dc:creator>
		<pubDate>Sat, 21 Feb 2009 12:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-22991</guid>
		<description>Can not make it work. I would need more specific description. Starting up getting to now Linux and installing program. Any help?</description>
		<content:encoded><![CDATA[<p>Can not make it work. I would need more specific description. Starting up getting to now Linux and installing program. Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joergk</title>
		<link>http://www.keepassx.org/howto/setup/inst_source_tar/comment-page-1#comment-22634</link>
		<dc:creator>Joergk</dc:creator>
		<pubDate>Fri, 09 Jan 2009 10:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://keepassx.site/howto/inst_source_tar/#comment-22634</guid>
		<description>Problem solved: some deps have not been met, see www.debian.org and search for the keepassx package and you&#039;ll see the deps</description>
		<content:encoded><![CDATA[<p>Problem solved: some deps have not been met, see <a href="http://www.debian.org" rel="nofollow">http://www.debian.org</a> and search for the keepassx package and you&#8217;ll see the deps</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.392 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-12-28 11:21:19 -->
<!-- Compression = gzip -->
