<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
John Szakmeister wrote:
<blockquote
cite="mid:a1c1f4751003210828i21e8e7f0s19a7c485e8045ca5@mail.gmail.com"
type="cite">
<pre wrap="">On Sun, Mar 21, 2010 at 11:00 AM, Gordon Tyler <a class="moz-txt-link-rfc2396E" href="mailto:gordon@doxxx.net"><gordon@doxxx.net></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 3/21/2010 3:03 AM, Matt Doran wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I tried installing the plugin into ~/.bazaar/plugins, but it has a
dependency on subvertpy. I tried doing a manual install of subvertpy,
but when trying to build this I get errors like: "Exception: apr-config
not found. Please set APR_CONFIG environment variable". I think I'm
starting to get out of my depth here. :(
</pre>
</blockquote>
<pre wrap="">APR is the Apache Portable Runtime. It's in Debian as libapr1 and you'll
need libapr1-dev as well for compiling against it. I don't know if it's
a sufficiently recent version.
</pre>
</blockquote>
<pre wrap=""><!---->
It's not. You also need the Subversion dev package too (sorry, I
don't know the actual name).
</pre>
</blockquote>
Thanks for you help. Yup, looks like you need libsvn-dev too. <br>
<br>
In my case I'm running the backports version of subversion (to fix an
issue we were seeing with svn 1.5). This means I need to install
libsvn-dev from backports and it wants to install/upgrade half a dozen
other things .... I'm not sure I want to go there. I might need to do
the build on a non-production server somewhere. <br>
<br>
<sigh> ... oh well ... the joys of running Debian stable. :(<br>
<blockquote
cite="mid:a1c1f4751003210828i21e8e7f0s19a7c485e8045ca5@mail.gmail.com"
type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">Are you using "python setup.py install" to install subvertpy?
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
I was trying to do the build running "make". The errors were a little
cryptic and didn't give much indication of what else was required.<br>
<br>
</body>
</html>