1/15 When I try to run pgp5, it says: Invoked with unknown symlink. ???
\_ and I cannot ask elm to use pgp5 for that reason.
\_ ls -l `which pgp`; ls -l ~/.pgp
check to make sure that any symbolic links aren't broken.
\_ I played around and realize that pgp5 checks under which
symbolic name it was invoked to perform the approriate
function, unlike pgp ver. 2. However, this makes it
impossible for elm to use it, and thus I cannot use
DSS key with elm. Any solution?
\_ use mutt
\_ Does the mutt on soda support PGP5?
\_ Does mutt on soda support PGP5? It does not seem so.
\_ Well, you could try creating the symlinks to the
pgp binary yourself. If you need to, you could always
create them in ~yourhome/bin and add that to your path
to make them easy to get at. If the pgp binary expects
to be invoked through a symlink, then why not let it?
\_ Well, I think elm invokes pgp using options rather
than symlink. pgp2 and pgp5 command formats are
not compatiable. |