<?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: Building KeePassX 0.4.3 on OpenSolaris 2009.06</title>
	<atom:link href="http://nerdherd.com/archives/180/feed" rel="self" type="application/rss+xml" />
	<link>http://nerdherd.com/archives/180</link>
	<description>IT Unlike Any Other</description>
	<lastBuildDate>Thu, 17 May 2012 19:12:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Pavol</title>
		<link>http://nerdherd.com/archives/180/comment-page-1#comment-2623</link>
		<dc:creator>Pavol</dc:creator>
		<pubDate>Tue, 20 Sep 2011 23:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://nerdherd.com/?p=180#comment-2623</guid>
		<description>Hi Mike! I&#039;ve been able to compile keepassx 0.4.3 on openindiana (http://wiki.openindiana.org/oi/oi_151a+Release+Notes). It&#039;s very easy to compile it using cmake system. Some points:

1. Qt is located in /usr/g++

2. edit src/lib/random.cpp:98
   original: 
        stream &lt;&lt; getpid();
   modify to:
        stream &lt;&lt; (quint32) getpid();

3. cmake .

4. make

and voila! src/keepassx  is here and working!</description>
		<content:encoded><![CDATA[<p>Hi Mike! I&#8217;ve been able to compile keepassx 0.4.3 on openindiana (<a href="http://wiki.openindiana.org/oi/oi_151a+Release+Notes" rel="nofollow">http://wiki.openindiana.org/oi/oi_151a+Release+Notes</a>). It&#8217;s very easy to compile it using cmake system. Some points:</p>
<p>1. Qt is located in /usr/g++</p>
<p>2. edit src/lib/random.cpp:98<br />
   original:<br />
        stream &lt;&lt; getpid();<br />
   modify to:<br />
        stream &lt;&lt; (quint32) getpid();</p>
<p>3. cmake .</p>
<p>4. make</p>
<p>and voila! src/keepassx  is here and working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cia W</title>
		<link>http://nerdherd.com/archives/180/comment-page-1#comment-219</link>
		<dc:creator>Cia W</dc:creator>
		<pubDate>Mon, 05 Jul 2010 19:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://nerdherd.com/?p=180#comment-219</guid>
		<description>Thank you! I use revelation pw manager in linux, and discovered opensolaris has NO password managers except gnupg which is limited for passwords. I tried password gorilla, including the Win version with Wine, that didn&#039;t work. I also tried other things, and found this thread trying to install / compile KeePassX and decided to go with KeePass under Wine. It looks like it&#039;ll do what I need it to do, except an easy import from Revelation.</description>
		<content:encoded><![CDATA[<p>Thank you! I use revelation pw manager in linux, and discovered opensolaris has NO password managers except gnupg which is limited for passwords. I tried password gorilla, including the Win version with Wine, that didn&#8217;t work. I also tried other things, and found this thread trying to install / compile KeePassX and decided to go with KeePass under Wine. It looks like it&#8217;ll do what I need it to do, except an easy import from Revelation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

