trouble loading modules
David Shaw
dshaw at jabberwocky.com
Tue Jul 2 06:53:02 CEST 2002
On Mon, Jul 01, 2002 at 11:30:58PM +0000, Brian M. Carlson wrote:
> I have compiled the skipjack and idea modules (I'm not planning on using
> them, I just compiled them; I'm doing work with dynamic loading) and ran
> the following command line:
> bmc at stonewall:/tmp$ gpg --disable-cipher-algo IDEA --load-extension
> ./skipjack --load-extension ./idea --version
Try this:
gpg --load-extension ./skipjack --load-extension ./idea --disable-cipher-algo IDEA --version
This is the same command line with the --disable-cipher-algo placed
after the --load-extension.
David
--
David Shaw | dshaw at jabberwocky.com | WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence." - Jeremy S. Anderson
More information about the Gnupg-devel
mailing list