<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development</title><link>https://sourceforge.net/p/pthread-pool/wiki/Development/</link><description>Recent changes to Development</description><atom:link href="https://sourceforge.net/p/pthread-pool/wiki/Development/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 05 Oct 2013 16:58:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pthread-pool/wiki/Development/feed" rel="self" type="application/rss+xml"/><item><title>Development modified by John Graham</title><link>https://sourceforge.net/p/pthread-pool/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,4 +10,4 @@

 - Run the tests, just for sanity's sake, by doing 'make check'.

-- You can run a distribution test (makes sure the library can rebuild itself) with 'make distcheck'.
+- You can run a distribution test (makes sure the library can rebuild itself) with 'make distcheck' - do this if you alter the build system by e.g. adding/removing files, playing with automake/autoconf etc.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Graham</dc:creator><pubDate>Sat, 05 Oct 2013 16:58:30 -0000</pubDate><guid>https://sourceforge.net88def7fa21b86c2294784a9904a8fcf0b9aee2a7</guid></item><item><title>Development modified by John Graham</title><link>https://sourceforge.net/p/pthread-pool/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -6,7 +6,7 @@

 - Run './autogen.sh' from the source directory.

-- Run the usual './configure &amp;&amp; make &amp;&amp; make install' (though I normally './configure --prefix=`pwd`-install').
+- Run the usual './configure &amp;&amp; make &amp;&amp; make install' (though I normally './configure --prefix=$(pwd)-install').

 - Run the tests, just for sanity's sake, by doing 'make check'.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Graham</dc:creator><pubDate>Sat, 05 Oct 2013 16:57:44 -0000</pubDate><guid>https://sourceforge.net38e9c2a9809dfd08d5d5f837755e2e0546a4bcb2</guid></item><item><title>Development modified by John Graham</title><link>https://sourceforge.net/p/pthread-pool/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you want to get started developing Pthread Pool, you can do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Make sure you have autoconf, libtool and a C compiler/toolchain installed. On my Ubuntu I just had to do 'apt-get install libtool autoconf build-essential'.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Get the latest source. If you don't have read-write access you can download the read-only source and get git to generate patches.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Run './autogen.sh' from the source directory.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Run the usual './configure &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install' (though I normally './configure --prefix=&lt;code&gt;pwd&lt;/code&gt;-install').&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Run the tests, just for sanity's sake, by doing 'make check'.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can run a distribution test (makes sure the library can rebuild itself) with 'make distcheck'.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Graham</dc:creator><pubDate>Mon, 30 Sep 2013 18:16:34 -0000</pubDate><guid>https://sourceforge.netac04f9246c3370b0c2a2683b5511d9b9389fb3eb</guid></item></channel></rss>