Compiling CPP Samples under Ubuntu 8.0.4

2010-08-20 Thread Arend van der Veen
Hi, I have what I hope is a simple question. I downloaded xml-security-c-1.5.1.tar.gz this morning and was able to compile and install under Ubuntu 8.04. I had to install libxerces28-dev. I run xtest and it did not report any errors. It generate the following error: WARNING : No testing of

Decrypting an XML Document using Java

2010-08-20 Thread Arend van der Veen
Hi All, I have downloaded and installed xml-security-bin-1_4_3.zip. I am trying to use the simpleDecrypt sample program to decrypt an xml file. The EncryptionKey has been encrypted using a RSA 1.5 with X509 public/private key. The data is encrypted using aes-128-cbc. I am having trouble

Re: Compiling CPP Samples under Ubuntu 8.0.4

2010-08-20 Thread Arend van der Veen
Hi Scott, Thanks for the response. Unfortunately (as for as I can tell), the master configuration script is not generating a makefile for the samples. Thanks, Arend On Fri, Aug 20, 2010 at 12:16 PM, Scott Cantor canto...@osu.edu wrote: I now wish to compile and test one of the samples.  I

Re: Compiling CPP Samples under Ubuntu 8.0.4

2010-08-21 Thread Arend van der Veen
them into the bin directory. Cheers,        Berin On 21/08/2010, at 2:29 AM, Arend van der Veen wrote: Hi Scott, Thanks for the response.   Unfortunately (as for as I can tell), the master configuration script is not generating a makefile for the samples. Thanks, Arend On Fri, Aug 20

Re: Compiling CPP Samples under Ubuntu 8.0.4

2010-08-21 Thread Arend van der Veen
I will stick with the release. On Aug 21, 2010 10:44 AM, Scott Cantor canto...@osu.edu wrote: On Aug 21, 2010, at 6:26 AM, Arend van der Veen arend.vanderv...@gmail.com wrote: When a look in trunk in a subdirectory called c, I do not see configure: If you check out svn, there won't be one