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

Re: SVN::Core not on CPAN

From: Dave Rolsky <autarch_at_urth.org>
Date: 2004-03-31 12:20:35 CEST

On Tue, 30 Mar 2004, Timothee Besset wrote:

> Well that would more or less mean compiling all of subversion from CPAN.
> Is that really adviseable? Or should a SVN::Core module ask for an
> installed subversion with source, and take care of building only the
> bindings part? Truth is, SVN::Core has more to SWIG and C++ than to perl ..

_Most_ C-bindings modules on CPAN are able to compile if the user has the
related library and headers installed. Of course, most of them are using
XS directly, not swig, which I believes adds a whole new painfgul layer of
dependencies to deal with, so this just may not be possible.

But I still don't see why I can only compile the Perl bindings from within
the core, and why this depends on doing 'make swig-pl-lib' (or whatever it
is) from the top level of the source. This is rather un-Perlish ;)

-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 31 12:21:15 2004

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

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