Re: compiling on Mac OSX 10.5.3

2008-06-21 Thread Shachar Shemesh
Philippe Niquille wrote: > Hmm I applied your patch and I still get the following: > > make all-am > g++ -DHAVE_CONFIG_H -I. -I../openssl-0.9.8h//include > -I../argtable2-9/src -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c > -o main.o main.cpp > autommap.h: In constructor 'autommap::automma

Re: segmentation fault at decryption

2008-06-21 Thread Shachar Shemesh
Frederico Rodrigues Abraham wrote: > rsyncrypto -v -r -n /home/ugah/.ssh/filemap -d > /home/ugah/filesencrypted/files . /home/ugah/filesencrypted/keys > /home/ugah/.ssh/backup.crt > > I am getting the following output: > - > Decrypting /home/ugah/filesencrypted/files/A1D29FC1ED101FFC4

Re: segmentation fault at decryption

2008-06-21 Thread Frederico Rodrigues Abraham
The file you asked exists. Strange is that I think I had already been able to decrypt a single file successfully. And I was using the public key. I tried now to decrypt recursively using the private key and it's working. Now that I think of it, it's pretty obvious. It shouldn't be possible