You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Marcin Kasperski <Ma...@softax.com.pl> on 2004/04/01 10:51:55 UTC

Re: SVN::Core not on CPAN

> Well that would more or less mean compiling all of subversion
> from CPAN. Is that really adviseable? 

Depends on how hard is to allow it.

> Or should a SVN::Core 
> module ask for an installed subversion with source, and take
> care of building only the bindings part? 

There are CPAN modules working exactly this way. For instance, 
multiple DBD::* database drivers expect the database client 
libraries to be present while compiling.

IMHO SVN::Core should be present on CPAN and just check whether 
svn libraries are present and if not, abort printing some 
instructions of where to find them and how to build.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org