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

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

[rdiff-backup-users] Installed rdiff-backup on Windows using MinGW


From: Mico Siahaan
Subject: [rdiff-backup-users] Installed rdiff-backup on Windows using MinGW
Date: Wed, 2 Jul 2008 02:52:08 -0700 (PDT)

Hi,

I tried to install rdiff-backup 1.1.16 in my Windows using MinGW. What I did:
1. Download librsync-0.9.7.
2. Compiled librsync using MinGW (success)
3. Put librsync in proper folder under MinGW
4. Download rdiff-backup-1.1.16
5. python setup.py build --compiler-mingw32 bdist_wininst (seemed OK)
6. Installed the module
7. Run python rdiff-backup, then appear error message: no module named grp.

I knew because user_group.py import grp and pwd. But in my system no such modules. Please suggest how to fix it.

thanks,

Mico



reply via email to

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