Hi, When a look in trunk in a subdirectory called "c", I do not see "configure":
ubuntu:~/xml-security/c$ ls aclocal.m4 config include m4 src bin configure.ac INSTALL Makefile.am xml-security-c.spec CHANGELOG.txt doc lib Projects This is available on the other builds. Thanks, Arend On Sat, Aug 21, 2010 at 4:09 AM, Berin Lautenbach <be...@wingsofhermes.org> wrote: > Current trunk does - but the makefile goes into the bin directory off the > root. Just doing a make in the base will make the samples as well as the > library and *should* place 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, 2010 at 12:16 PM, Scott Cantor <canto...@osu.edu> wrote: >>>> I now wish to compile and test one of the samples. I switched to the >>>> following directory and compile: >>>> >>>> cd src/samples >>>> gcc simpleDecrypt.cpp >>> >>> If that's literally the command you used, I don't know why you think that >>> would work, it's missing a half dozen flags or more. >>> >>> I haven't looked lately, but I assume that the master configure script >>> generates makefiles for the samples as well, and that's what you should be >>> using to build them. >>> >>> -- Scott >>> >>> >>> > >