rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] more windows problems


From: David Kempe
Subject: [rdiff-backup-users] more windows problems
Date: Mon, 1 Dec 2003 15:50:05 +1100

Hi People,
having transplanted rdiff-backup out a machine with cyginw installed, I have
all the mess in one dir on a windows machine.
I am having some trouble getting rdiff-backup to run however...
I have hit a brickwall with this one:

import static # precompiled from /cygdrive/c/rdiff-backup/static.pyc
Traceback (most recent call last):
  File "rdiff-backup", line 21, in ?
    import Main
  File "main.py", line 25, in ?
    import Globals, Time, SetConnections, selection, robust, rpath, \
ImportError: dynamic module does not define init function (initTime)


I don't know what module or thing defines initTime.
I suspect it is time.dll but I don't know how to make rdiff-backup recognise
that.
I am invoking it with this batch file:

set PYTHONHOME=c:\rdiff-backup\:.
set PYTHONPATH=c:\rdiff-backup\:.
python2.3.exe  -v rdiff-backup -v6 --print-statistics --windows-mode
c:\Temp\drivers c:\temp\backuptest

any pointers to my stupidity would be warmly recieved.

thanks

dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]