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

viewcvs - DLL load failed

From: Tim Armes <tarmes_at_fr.imaje.com>
Date: 2004-01-20 11:50:38 CET

I'm currently in the process of copying our subversion setup from a test PC
to a real server.

I've installed viewcvs, which works perfectly on the test PC. On the new
server I get the message:

Python Traceback

Traceback (most recent call last):
  File "d:\viewcvs\lib\viewcvs.py", line 2713, in main
    request.run_viewcvs()
  File "d:\viewcvs\lib\viewcvs.py", line 251, in run_viewcvs
    import vclib.svn
  File "d:\viewcvs\lib\vclib\svn\__init__.py", line 26, in ?
    from svn import fs, repos, core, delta
  File "d:\viewcvs\lib\svn\fs.py", line 27, in ?
    import libsvn.fs
  File "d:\viewcvs\lib\libsvn\fs.py", line 4, in ?
    import _fs
ImportError: DLL load failed: The specified module could not be found.

The config is identical on the two machines. Moreover, if I run the
standalone.py app, it runs fine, loading the DLL as required.

The LIBRARY_DIR is correctly configured - indeed if it weren't they it
wouldn't have gotten so far.

The python windows extentions are installed.

Does anyone have any ideas?

Regards,

Tim
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 20 11:51:40 2004

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.