Hi!
> I googled for a backup solution for my home directory and found ghh.
> It does look very nice!
Thanks! I am glad to hear that!
However, it is very far from being complete, I should probably add a
warning on the web page! I started working on it at the end of
November to learn about git and, at the same time, build a tool I
always wanted to have for my own files.
That said, I hope you still want to use/test it! :-) I could really
use some feedback!
> Sadly there was a installation problem with the current version from
> git which prevents me from using it on my computer with Debian Lenny.
> I coudn't find any helpful information on the net, so I'm posting the
> transcript of the installation try here.
> cp: cannot create regular file `m4/intltool.m4': No such file or
> directory
> intltoolize: cannot copy '/usr/share/aclocal/intltool.m4' to 'm4/
> intltool.m4'
Two possible reasons:
a) the "/usr/share/aclocal/intltool.m4" file is missing (you will need
to "apt-get intltool", perhaps? autoconf should have failed though,
you are right)
b) you do not have an "m4/" directory in the ghh source tree (I will
have to revisit the build scripts to create it automatically)
Please keep me informed.
Thank you for your email,
Jean-Francois