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

Problem using perl bindings for subversion on Win32

From: Rasquinha Mathur <rasquinha.mathur_at_gmail.com>
Date: 2007-06-06 11:14:43 CEST

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?

Thanks
Mathur
Received on Wed Jun 6 11:15:05 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.