<?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: Installing Subversion 1.6.6 from source on Ubuntu 8.04</title>
	<atom:link href="http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 13:29:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: bimalvdas</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-706</link>
		<dc:creator>bimalvdas</dc:creator>
		<pubDate>Tue, 22 Jun 2010 17:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-706</guid>
		<description>Wonderful post

It simply worked going through step by step.

just had a problem @ 
./configure –prefix=/usr/bin/subversion-1.6.6 –disable-nls

but with ./configure it worked fine.

cheers</description>
		<content:encoded><![CDATA[<p>Wonderful post</p>
<p>It simply worked going through step by step.</p>
<p>just had a problem @<br />
./configure –prefix=/usr/bin/subversion-1.6.6 –disable-nls</p>
<p>but with ./configure it worked fine.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asartalo</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-669</link>
		<dc:creator>asartalo</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-669</guid>
		<description>Thanks for the tutorial. I had some problems running ./configure on my system (Jaunty). I kept getting this error:

configure: error: failed to recognize APR_INT64_T_FMT on this platform.

After goggling around for answers (got some answers from these email exhanges: http://svn.haxx.se/dev/archive-2005-01/1120.shtml), it turns out that my SVN_APR_INCLUDES path points to my xampp installation:

SVN_APR_INCLUDES:  -I/opt/lampp/include

And that&#039;s because I edited $PATH variable to point to my xampp bin directory by editing my ~/.bashrc file like this:

export PATH=&quot;/opt/lampp/bin:$PATH&quot;

To fix the problem, I had to simply comment out that line:

#export PATH=&quot;/opt/lampp/bin:$PATH

and ./configure finally worked. 

Thanks for the tutorial and I hope this little bit of information helps someone else. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I had some problems running ./configure on my system (Jaunty). I kept getting this error:</p>
<p>configure: error: failed to recognize APR_INT64_T_FMT on this platform.</p>
<p>After goggling around for answers (got some answers from these email exhanges: <a href="http://svn.haxx.se/dev/archive-2005-01/1120.shtml)" onclick="javascript:pageTracker._trackPageview('/outbound/comment/svn.haxx.se');" rel="nofollow">http://svn.haxx.se/dev/archive-2005-01/1120.shtml)</a>, it turns out that my SVN_APR_INCLUDES path points to my xampp installation:</p>
<p>SVN_APR_INCLUDES:  -I/opt/lampp/include</p>
<p>And that&#8217;s because I edited $PATH variable to point to my xampp bin directory by editing my ~/.bashrc file like this:</p>
<p>export PATH=&#8221;/opt/lampp/bin:$PATH&#8221;</p>
<p>To fix the problem, I had to simply comment out that line:</p>
<p>#export PATH=&#8221;/opt/lampp/bin:$PATH</p>
<p>and ./configure finally worked. </p>
<p>Thanks for the tutorial and I hope this little bit of information helps someone else. <img src='http://jamesconstable.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-652</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-652</guid>
		<description>Thanks.. changes made where required.</description>
		<content:encoded><![CDATA[<p>Thanks.. changes made where required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Raines</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-651</link>
		<dc:creator>Ryan Raines</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-651</guid>
		<description>Ubuntu8.04.3
minor corrections you might consider:
&#039;svn -version&#039; should be &#039;svn --version&#039;
&#039;make install&#039; should be &#039;sudo make install&#039; (need write permissions)</description>
		<content:encoded><![CDATA[<p>Ubuntu8.04.3<br />
minor corrections you might consider:<br />
&#8216;svn -version&#8217; should be &#8216;svn &#8211;version&#8217;<br />
&#8216;make install&#8217; should be &#8216;sudo make install&#8217; (need write permissions)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Raines</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-650</link>
		<dc:creator>Ryan Raines</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-650</guid>
		<description>It works - thanks James.</description>
		<content:encoded><![CDATA[<p>It works &#8211; thanks James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Notowidagdo</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-648</link>
		<dc:creator>William Notowidagdo</dc:creator>
		<pubDate>Fri, 04 Dec 2009 03:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-648</guid>
		<description>Good post.

I believe &#039;make install&#039; should be &#039;sudo make install&#039;.</description>
		<content:encoded><![CDATA[<p>Good post.</p>
<p>I believe &#8216;make install&#8217; should be &#8216;sudo make install&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Bright</title>
		<link>http://jamesconstable.co.uk/linux/installing-subversion-1-6-6-from-source-on-ubuntu-8-04/comment-page-1/#comment-636</link>
		<dc:creator>Andy Bright</dc:creator>
		<pubDate>Sat, 14 Nov 2009 11:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://jamesconstable.co.uk/?p=381#comment-636</guid>
		<description>I had some dependency hassle when compiling PHP on ubuntu recently, until I discovered the amazing apt-get build-dep PackageName command.

There is a good chance that apt-get build-dep subversion will grab all the dependencies for compiling subversion.</description>
		<content:encoded><![CDATA[<p>I had some dependency hassle when compiling PHP on ubuntu recently, until I discovered the amazing apt-get build-dep PackageName command.</p>
<p>There is a good chance that apt-get build-dep subversion will grab all the dependencies for compiling subversion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
