[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: D.J. Heap <djheap_at_gmail.com>
Date: 2007-06-07 02:27:49 CEST

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 7 02:28:17 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.