[Remops] Cannot install 4k mixmaster

lists at notatla.org.uk lists at notatla.org.uk
Mon Aug 4 22:38:43 BST 2014


>  https://anemone.mooo.com/mixmaster.html
>
>  Sadly no succes. I am failing at the ssl part.
>
>  ./config, make, make test, make install all finish without errors.
>  The error occurs when it comes to the part "Symlink the new OpenSSL
>  installation ... "
>
>  cd /usr/lib
>   sudo mv libssl.a libssl.a.old  <<<
>
>  Here it says "File or folder not found", and indeed there is no libssl.a
>  in /usr/lib/.
>
>  "locate libssl.a" shows libssl.a resides in /usr/lib/i386-linux-gnu/

Does your current ssl support IDEA ?  Try these commands.
  openssl idea-cbc     -in /etc/hosts   >  hosts_idea
  openssl aes-128-cbc  -in /etc/hosts   >  hosts_aes


More information about the Remops mailing list