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