How can I run "t-encrypt-sym.c" in a directory that different from "gpgme-1.1.4/tests/gpg"?

Metin KAYA kayameti at gmail.com
Wed Feb 20 09:49:40 CET 2008


I have installed gpgme-1.1.5 and gpgme-devel-1.1.5 via yum on Fedora Core 8,
and compiled "t-encrypt-sym.c" via this commands:

# gcc -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes
-I/usr/local/include -c -o t-encrypt-sym.o t-encrypt-sym.c

# libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wcast-align -Wshadow
-Wstrict-prototypes -lgpgme -o t-encrypt-sym t-encrypt-sym.o

How can I run "t-encrypt-sym" in a directory that different from "
gpgme-1.1.4/tests/gpg"? Which files have to be copied to the new directory?
Otherwise, how can I generate necessary files? Please help.

Thanks in advance, best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20080220/77f4802a/attachment.htm>


More information about the Gnupg-devel mailing list