[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re-instating svn-config?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-06-05 09:51:56 CEST

As it turns out, more and more people seem to be using svn-config as
shown by this mail below, but also seen on IRC. I believe that we
think it's currently broken (as discussed in
http://svn.haxx.se/users/archive-2005-02/1116.shtml).

Can someone extend issue 751
(http://subversion.tigris.org/issues/show_bug.cgi?id=751) with the
exact course of action required?

Thanks!

bye,

Erik.

================================

Hi,

I'm trying to compile the pecl svn module, for PHP. I downloaded the
file from http://pecl.php.net/package/svn, and compiled it in this
order:

gzip -d < extname.tgz | tar -xvf -
cd extname
phpize
./configure && make

On two seperate machines, running svn 1.2.0RC2, I get this error:
checking for svn support... yes, shared
checking for svn-config... not found
configure: WARNING:
Did not find svn-config; please ensure that you have installed
the svn developer package or equivalent for you system.

================================

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 5 09:52:43 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.