* Lucky Green <[EMAIL PROTECTED]> [2003-03-22 09:13]:
>
> Do a Google search for IDEA and the name of your OS or distribution to
> find out how to recompile with IDEA support enabled.
I might need my hand held on this one. I did an exhausting search
before posting. Part if the problem is that 'idea' is an english
word, which makes it difficult to search. It's a shame there aren't
any good web search engines that allow Lexis/Nexis type of
expressions. Anyway-
I'm using a 3-year-old version of Mandrake.
The OpenSSL documentation claims IDEA is enabled by default, and there
are only switches for disabling it. To verify that IDEA is enabled in
OpenSSL, I ran 'openssl ciphers':
DHE-RSA-AES256-SHA: DHE-DSS-AES256-SHA: AES256-SHA:
EDH-RSA-DES-CBC3-SHA: EDH-DSS-DES-CBC3-SHA: DES-CBC3-SHA:
DES-CBC3-MD5: DHE-RSA-AES128-SHA: DHE-DSS-AES128-SHA: AES128-SHA:
IDEA-CBC-SHA: IDEA-CBC-MD5: RC2-CBC-MD5: DHE-DSS-RC4-SHA: RC4-SHA:
RC4-MD5: RC4-MD5: RC4-64-MD5: EXP1024-DHE-DSS-DES-CBC-SHA:
EXP1024-DES-CBC-SHA: EXP1024-RC2-CBC-MD5: EDH-RSA-DES-CBC-SHA:
EDH-DSS-DES-CBC-SHA: DES-CBC-SHA: DES-CBC-MD5:
EXP1024-DHE-DSS-RC4-SHA: EXP1024-RC4-SHA: EXP1024-RC4-MD5:
EXP-EDH-RSA-DES-CBC-SHA: EXP-EDH-DSS-DES-CBC-SHA: EXP-DES-CBC-SHA:
EXP-RC2-CBC-MD5: EXP-RC2-CBC-MD5: EXP-RC4-MD5: EXP-RC4-MD5
IDEA is listed on the fourth line, so it seems IDEA was installed with
OpenSSL, but MixMaster's install may be improperly detecting that IDEA
is absent. It's when I run the Mixmaster install that I get the
error:
...
Looking for libz.a...
Found at /usr/lib/libz.so.
Found source directory zlib-1.1.4.
Use the source if the pre-installed library causes compilation problems.
Use source? [n]
Looking for libpcre.a...
Found source directory pcre-2.08.
Looking for libcrypto.a...
Found at /usr/local/ssl/lib/libcrypto.a.
./Install: [: 90701f: integer expression expected
./Install: [: 90701f: integer expression expected
./Install: [: 90701f: integer expression expected
Looking for libncurses.a...
Found at /lib/libncurses.so.
./Install: tmptst.c: Permission denied
gcc: tmptst.c: No such file or directory
WARNING: Your version of OpenSSL has been configured without IDEA support.
If you continue, Mixmaster will be installed with reduced functionality.
This means (among other things) that Mixmaster will not creade an RSA
OpenPGP key (to avoid mail loss in the Type I system). You may want to
re-install OpenSSL before proceeding.
This will not concern you if you only plan to run a type II remailer or
simply want a type II client.
If anyone has any clues for me, please post them.
Thanks!