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

Re: Problem using perl bindings for subversion on Win32

From: Rasquinha Mathur <rasquinha.mathur_at_gmail.com>
Date: 2007-06-07 12:38:16 CEST

Hi

I think so. These dll's are present in C:\Program Files\Subversion\bin and
this folder is in the PATH. Should I go for building the bindings?

Thanks

On 6/7/07, D.J. Heap <djheap@gmail.com> wrote:
>
> On 6/6/07, Rasquinha Mathur <rasquinha.mathur@gmail.com> wrote:
> > Hi
> >
> > I got the binaries for perl bindings from here :
> >
> > http://subversion.tigris.org/downloads/svn-win32-1.4.3_pl.zip
> >
> > After installing the bindings when i do 'use SVN::Core' there is no
> error
> > but rest all the modules SVN::Fs, SVN::Wc, SVN::Ra throw the error that
> > _core.dll could not be loaded. I unzipped the binaires and placed them
> in
> > c:\perl5.8\sitelib\SVN and c:\perl5.8\sitelib\auto\SVN
> >
> > perl -e "use SVN::Fs" gives this error:-
> >
> > 'This application failed to start because _Core.dll was not found.
> > Re-installing the application may fix the problem'
> >
> > 'Can't load 'C:/perl5.8/site/lib/auto/SVN/_Fs/_Fs.dll' for
> > module SVN::_Fs: load_file:The specified module could not be found at
> > C:/perl5.8/lib/DynaLoader.pm line 230.'
> >
> > Could someone please suggest what could be the problem and the fix for
> it?
> >
>
>
> Just a guess, but have you got all the support dll's in the PATH
> somewhere? The dll's for apr, ssl, bdb, etc?
>
> DJ
>
Received on Thu Jun 7 12:38:46 2007

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.