Re: [rdiff-backup-users] New GUI for rdiff-backup: JBackpack

2010-12-15 Thread Ronny Standtke
Hi

> Jbackpack keeps displaying the installation helper
> window while I've already installed both rdiff-backup (in
> c:\windows\system32) & Visual C++ (for x86 and x64). Any idea ?

JBackpack tries to run "rdiff-backup --version" and expects that the return 
value of this call is 0. You can see the details here
(search for "--version"):
http://svn.savannah.nongnu.org/viewvc/src/ch/fhnw/jbackpack/JBackpack.java?root=jbackpack&view=markup

What does happen, when you call "rdiff-backup --version" on the command line?

Regards

Ronny

___
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki


[rdiff-backup-users] New GUI for rdiff-backup: JBackpack

2010-12-15 Thread dubwise
Hi,

Thanks for this new GUI, looks very promising and user-friendly ;-)
I have a little problem : it won't start on x64 (Windows 2203 Server or Windows 
7 Ultimate).
Jbackpack keeps displaying the installation helper window while I've already 
installed both rdiff-backup (in c:\windows\system32) & Visual C++ (for x86 and 
x64).
Any idea ?
Sincerely, loic

+--
|This was sent by apcl...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



___
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki


[rdiff-backup-users] librsync.so and _librsync.so

2010-12-15 Thread Dominic Raferd


  
  
Can anyone explain the relationship between /usr/lib/librsync.so,
and
/usr/local/lib/python2.6/dist-packages/rdiff_backup/_librsync.so?

They are not the same:

  /usr/lib/librsync.so is symlinked to
/usr/lib/librsync.so.1.0.2 which is 46612 bytes, and I think
came via apt-get install librsync-dev
  /usr/local/lib/python2.6/dist-packages/rdiff_backup/_librsync.so
is 30110 bytes, is located in my rdiff-backup installation
location, and seems to have come with rdiff-backup in the
tarfile

Both Rdiff.py and robust.py import librsync [i.e. librsync.py?], and
librsync.py imports _librsync.

When I built rdiff-backup I specified --librsync-dir=/usr/lib. 

Which file is rdiff-backup using: librsync.so or _librsync.so? Are
they alternatives and if so which one should it use?

Dominic
  


___
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki