<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for bjk&#039;s blog</title>
	<atom:link href="http://benkibbey.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://benkibbey.wordpress.com</link>
	<description>Software project news and other things.</description>
	<lastBuildDate>Thu, 10 Nov 2011 11:42:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on libpwmd7-dev and application patches by bjk</title>
		<link>http://benkibbey.wordpress.com/2011/11/09/libpwmd7-dev-and-application-patches/#comment-734</link>
		<dc:creator><![CDATA[bjk]]></dc:creator>
		<pubDate>Thu, 10 Nov 2011 11:42:33 +0000</pubDate>
		<guid isPermaLink="false">https://benkibbey.wordpress.com/2011/11/09/libpwmd7-dev-and-application-patches/#comment-734</guid>
		<description><![CDATA[Sorry about the tests. I didn&#039;t think about the blog subscribers. It would be easy to add support for TCP sockets. There used to be support for TLS connections to have the data encrypted but was replaced by libpwmd&#039;s SSH support while still having pwmd listen on a UNIX domain socket. But if you really need it I suppose I could add TLS back in.]]></description>
		<content:encoded><![CDATA[<p>Sorry about the tests. I didn&#8217;t think about the blog subscribers. It would be easy to add support for TCP sockets. There used to be support for TLS connections to have the data encrypted but was replaced by libpwmd&#8217;s SSH support while still having pwmd listen on a UNIX domain socket. But if you really need it I suppose I could add TLS back in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libpwmd7-dev and application patches by Wim Bakker</title>
		<link>http://benkibbey.wordpress.com/2011/11/09/libpwmd7-dev-and-application-patches/#comment-733</link>
		<dc:creator><![CDATA[Wim Bakker]]></dc:creator>
		<pubDate>Thu, 10 Nov 2011 08:30:10 +0000</pubDate>
		<guid isPermaLink="false">https://benkibbey.wordpress.com/2011/11/09/libpwmd7-dev-and-application-patches/#comment-733</guid>
		<description><![CDATA[Got a lot of tests in my mail from your blog,
question : would it be fairly straightforward to have pwmd listen on
a tcp port instead of a unix socket?]]></description>
		<content:encoded><![CDATA[<p>Got a lot of tests in my mail from your blog,<br />
question : would it be fairly straightforward to have pwmd listen on<br />
a tcp port instead of a unix socket?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CBoard 0.6 by jostberBerntsen</title>
		<link>http://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-691</link>
		<dc:creator><![CDATA[jostberBerntsen]]></dc:creator>
		<pubDate>Sat, 29 Oct 2011 19:17:07 +0000</pubDate>
		<guid isPermaLink="false">https://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-691</guid>
		<description><![CDATA[Installed ncurses from your link and that worked perfectly, thanks!]]></description>
		<content:encoded><![CDATA[<p>Installed ncurses from your link and that worked perfectly, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CBoard 0.6 by bjk</title>
		<link>http://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-681</link>
		<dc:creator><![CDATA[bjk]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 23:04:42 +0000</pubDate>
		<guid isPermaLink="false">https://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-681</guid>
		<description><![CDATA[The panel.h header file is included with the ncurses package and is required to build cboard. Depending on your distribution/OS you should be able to install an libncurses5-dev package or similar to fix it. If you have some funky distribution that doesn&#039;t have the ncurses development files already packaged, then you could always build and install ncurses from source (http://invisible-island.net/ncurses/ncurses.html). Good luck!]]></description>
		<content:encoded><![CDATA[<p>The panel.h header file is included with the ncurses package and is required to build cboard. Depending on your distribution/OS you should be able to install an libncurses5-dev package or similar to fix it. If you have some funky distribution that doesn&#8217;t have the ncurses development files already packaged, then you could always build and install ncurses from source (<a href="http://invisible-island.net/ncurses/ncurses.html" rel="nofollow">http://invisible-island.net/ncurses/ncurses.html</a>). Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CBoard 0.6 by jostberBerntsen</title>
		<link>http://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-680</link>
		<dc:creator><![CDATA[jostberBerntsen]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 18:31:52 +0000</pubDate>
		<guid isPermaLink="false">https://benkibbey.wordpress.com/2011/10/01/cboard-0-6/#comment-680</guid>
		<description><![CDATA[Hi, thanks for a new version of a great program! I have some trouble getting the last version 0.6 to install. I get this error when running make:

make  all-recursive
make[1]: Entering directory `/home/jostein/dw/cboard-0.6&#039;
Making all in libchess
make[2]: Entering directory `/home/jostein/dw/cboard-0.6/libchess&#039;
gcc -DHAVE_CONFIG_H -I. -I..      -g -O2 -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.c
mv -f .deps/pgn.Tpo .deps/pgn.Po
gcc -DHAVE_CONFIG_H -I. -I..      -g -O2 -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c
mv -f .deps/move.Tpo .deps/move.Po
rm -f libchess.a
ar cru libchess.a pgn.o move.o
ranlib libchess.a
make[2]: Leaving directory `/home/jostein/dw/cboard-0.6/libchess&#039;
Making all in src
make[2]: Entering directory `/home/jostein/dw/cboard-0.6/src&#039;
gcc -DHAVE_CONFIG_H -I. -I..   -DDATA_PATH=\&quot;/usr/local/share/cboard\&quot; -I../libchess    -g -O2 -MT cboard.o -MD -MP -MF .deps/cboard.Tpo -c -o cboard.o cboard.c
cboard.c:31:19: fatal error: panel.h: No such file or directory
compilation terminated.
make[2]: *** [cboard.o] Error 1
make[2]: Leaving directory `/home/jostein/dw/cboard-0.6/src&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jostein/dw/cboard-0.6&#039;
make: *** [all] Error 2]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks for a new version of a great program! I have some trouble getting the last version 0.6 to install. I get this error when running make:</p>
<p>make  all-recursive<br />
make[1]: Entering directory `/home/jostein/dw/cboard-0.6&#8242;<br />
Making all in libchess<br />
make[2]: Entering directory `/home/jostein/dw/cboard-0.6/libchess&#8217;<br />
gcc -DHAVE_CONFIG_H -I. -I..      -g -O2 -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.c<br />
mv -f .deps/pgn.Tpo .deps/pgn.Po<br />
gcc -DHAVE_CONFIG_H -I. -I..      -g -O2 -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c<br />
mv -f .deps/move.Tpo .deps/move.Po<br />
rm -f libchess.a<br />
ar cru libchess.a pgn.o move.o<br />
ranlib libchess.a<br />
make[2]: Leaving directory `/home/jostein/dw/cboard-0.6/libchess&#8217;<br />
Making all in src<br />
make[2]: Entering directory `/home/jostein/dw/cboard-0.6/src&#8217;<br />
gcc -DHAVE_CONFIG_H -I. -I..   -DDATA_PATH=\&#8221;/usr/local/share/cboard\&#8221; -I../libchess    -g -O2 -MT cboard.o -MD -MP -MF .deps/cboard.Tpo -c -o cboard.o cboard.c<br />
cboard.c:31:19: fatal error: panel.h: No such file or directory<br />
compilation terminated.<br />
make[2]: *** [cboard.o] Error 1<br />
make[2]: Leaving directory `/home/jostein/dw/cboard-0.6/src&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/jostein/dw/cboard-0.6&#8242;<br />
make: *** [all] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pwmd by bjk</title>
		<link>http://benkibbey.wordpress.com/pwmd/#comment-657</link>
		<dc:creator><![CDATA[bjk]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 23:36:51 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/benkibbey/pwmd/#comment-657</guid>
		<description><![CDATA[As far as a tutorial, there is one included in the libpwmd package. Version 2.x of pwmd and version 6.x of libpwmd arent&#039;t really worked on anymore, though. You may want to try the development versions by checking out the git repository for each since each include quite a few improvements from the previous stable version.

The development version of pwmd depends on a development version of gpg-agent (gnupg) and so cannot be released as stable until gnupg v2.1 is released. But, it works and is better than pwmd 2.x if you don&#039;t mind the gpg-agent dependency. The qpwmc client depends on libpwmd7 (also in development and requires the unreleased pwmd 3.0) and is much easier to use than the included pwmc client from the libpwmd package.]]></description>
		<content:encoded><![CDATA[<p>As far as a tutorial, there is one included in the libpwmd package. Version 2.x of pwmd and version 6.x of libpwmd arent&#8217;t really worked on anymore, though. You may want to try the development versions by checking out the git repository for each since each include quite a few improvements from the previous stable version.</p>
<p>The development version of pwmd depends on a development version of gpg-agent (gnupg) and so cannot be released as stable until gnupg v2.1 is released. But, it works and is better than pwmd 2.x if you don&#8217;t mind the gpg-agent dependency. The qpwmc client depends on libpwmd7 (also in development and requires the unreleased pwmd 3.0) and is much easier to use than the included pwmc client from the libpwmd package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pwmd by bjk</title>
		<link>http://benkibbey.wordpress.com/pwmd/#comment-656</link>
		<dc:creator><![CDATA[bjk]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 22:20:59 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/benkibbey/pwmd/#comment-656</guid>
		<description><![CDATA[Be sure there are no spaces between the comma separated list of users/groups.]]></description>
		<content:encoded><![CDATA[<p>Be sure there are no spaces between the comma separated list of users/groups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pwmd by Wim Bakker</title>
		<link>http://benkibbey.wordpress.com/pwmd/#comment-655</link>
		<dc:creator><![CDATA[Wim Bakker]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 17:00:32 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/benkibbey/pwmd/#comment-655</guid>
		<description><![CDATA[All problems solved , except for the allowed users, whatever I do , as soon as I uncomment
the #allowed config option  and add some users behind it, pwmd refuses any connection
including from root.]]></description>
		<content:encoded><![CDATA[<p>All problems solved , except for the allowed users, whatever I do , as soon as I uncomment<br />
the #allowed config option  and add some users behind it, pwmd refuses any connection<br />
including from root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pwmd by Wim Bakker</title>
		<link>http://benkibbey.wordpress.com/pwmd/#comment-654</link>
		<dc:creator><![CDATA[Wim Bakker]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 13:12:45 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/benkibbey/pwmd/#comment-654</guid>
		<description><![CDATA[Upgrading glib to 2.16 helped , but now I get these errors :
[/root]#  echo -ne ’isp\tsmtp\thostname\tsomehost.com’ &#124; pwmc --socket /var/run/.pwmd/socket --inquire STORE -S filename
Connected.
Opening data file &quot;filename&quot; ...
XFER 36/0 0%
Saving changes ...
COMPRESS 228/228 100%
ENCRYPT 1/1 100%
Connection closed.
[/root]# echo -ne ’get isp\tsmtp\thostname’ &#124; pwmc --socket /var/run/.pwmd/socket filename
Connected.
Opening data file &quot;filename&quot; ...
DECRYPT 1/1 100%
DECOMPRESS 228/228 100%
CACHE 1
ERR 275 Unknown IPC command
Connection closed.

So basically , I can now store something but retrieving gives an error
Interactive mode does not work at all, either I don&#039;t understand the manual 
or the utility does not function
Is there a manual with some more elaborate instructions on how to use this
utility ?

Thanks
Wim Bakker]]></description>
		<content:encoded><![CDATA[<p>Upgrading glib to 2.16 helped , but now I get these errors :<br />
[/root]#  echo -ne ’isp\tsmtp\thostname\tsomehost.com’ | pwmc &#8211;socket /var/run/.pwmd/socket &#8211;inquire STORE -S filename<br />
Connected.<br />
Opening data file &#8220;filename&#8221; &#8230;<br />
XFER 36/0 0%<br />
Saving changes &#8230;<br />
COMPRESS 228/228 100%<br />
ENCRYPT 1/1 100%<br />
Connection closed.<br />
[/root]# echo -ne ’get isp\tsmtp\thostname’ | pwmc &#8211;socket /var/run/.pwmd/socket filename<br />
Connected.<br />
Opening data file &#8220;filename&#8221; &#8230;<br />
DECRYPT 1/1 100%<br />
DECOMPRESS 228/228 100%<br />
CACHE 1<br />
ERR 275 Unknown IPC command<br />
Connection closed.</p>
<p>So basically , I can now store something but retrieving gives an error<br />
Interactive mode does not work at all, either I don&#8217;t understand the manual<br />
or the utility does not function<br />
Is there a manual with some more elaborate instructions on how to use this<br />
utility ?</p>
<p>Thanks<br />
Wim Bakker</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pwmd by bjk</title>
		<link>http://benkibbey.wordpress.com/pwmd/#comment-644</link>
		<dc:creator><![CDATA[bjk]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 21:57:16 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/benkibbey/pwmd/#comment-644</guid>
		<description><![CDATA[Be sure your using libglib2 &gt;= 2.14.0 since this version introduced the goffset data type.]]></description>
		<content:encoded><![CDATA[<p>Be sure your using libglib2 &gt;= 2.14.0 since this version introduced the goffset data type.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
