You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Eric Gillespie <ep...@pretzelnet.org> on 2003/11/06 04:10:10 UTC

Perl bindings?

Is the swig perl stuff shipped with 0.32.1 supposed to work?  If
it is, this is probably my fault so i'll poke around some more,
but this is what i see after following the instructions in the
INSTALL file:

0 ~% perl -MSVN::Pool
Can't locate SVN/Pool.pm in @INC (@INC contains:
/usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd
/usr/pkg/lib/perl5/site_perl/5.8.0 /usr/pkg/lib/perl5/site_perl
/usr/pkg/lib/perl5/5.8.0/i386-netbsd /usr/pkg/lib/perl5/5.8.0 .).
BEGIN failed--compilation aborted.

I can't find Pool.pm in the tar file.

Thanks.

-- 
Eric Gillespie <*> epg@pretzelnet.org

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

Re: Perl bindings?

Posted by Eric Gillespie <ep...@pretzelnet.org>.
Chia-liang Kao <cl...@clkao.org> writes:

> please perldoc SVN::Core and SVN::Repos.

Whoops, i pasted the wrong error in that message.  But, now i see
what i was doing wrong (also i have now run make test :).  I had
run 'perl -MSVN::Ra' and gotten an error message about SVN::Pool,
then foolishly posted here asking where it was.

Thanks.

--  
Eric Gillespie <*> epg@pretzelnet.org

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

Re: Perl bindings?

Posted by Chia-liang Kao <cl...@clkao.org>.
please perldoc SVN::Core and SVN::Repos.

Cheers,
CLK

On Thu, 2003-11-06 at 12:10, Eric Gillespie wrote:
> Is the swig perl stuff shipped with 0.32.1 supposed to work?  If
> it is, this is probably my fault so i'll poke around some more,
> but this is what i see after following the instructions in the
> INSTALL file:
> 
> 0 ~% perl -MSVN::Pool
> Can't locate SVN/Pool.pm in @INC (@INC contains:
> /usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd
> /usr/pkg/lib/perl5/site_perl/5.8.0 /usr/pkg/lib/perl5/site_perl
> /usr/pkg/lib/perl5/5.8.0/i386-netbsd /usr/pkg/lib/perl5/5.8.0 .).
> BEGIN failed--compilation aborted.
> 
> I can't find Pool.pm in the tar file.
> 
> Thanks.

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