rsa/idea/skipjack modules compile failed

Thomas Weinbrenner t.weinbrenner@gmx.de
Tue, 23 Nov 1999 01:28:45 +0100


On Mon, Nov 22, 1999 at 10:55:55PM +0100, J Horacio MG wrote:

>
> I compiled GnuPG 1.0.0 with the named modules but didn't work:
>
Compile the modules without the programm. You will find the command in this modules gcc -Wall -O2 -shared -fPIC -o idea idea.c gcc -Wall -O2 -shared -fPIC -o rsa rsa.c gcc -Wall -O2 -shared -fPIC -o skipjack skipjack.c Then put the modules in /usr/local/gnupg/ and add to your ~/.gnupg/options load-extension idea load-extension rsa load-extension skipjack