You are not logged in.

#1 2018-05-08 16:56:16

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 274

Problem installing John the Ripper on phoronix-test-suite: no libssl

hi,
i'm trying to install john-the-ripper on  phoronix-test-suite but it says error:

$ phoronix-test-suite install john-the-ripper  

NOTICE: The following PHP extensions are OPTIONAL but recommended:

GD        The GD library is recommended for improved graph rendering.
Bzip2     The bzcompress/bzip2 support can be used for greater file compression.
SQLite3   SQLite3 is required when running a Phoromatic server.
Sockets   Sockets is needed when running the Phoromatic Server.


Phoronix Test Suite v7.8.0
User Agreement

Phoronix Test Suite User Agreement & Notices:

- The Phoronix Test Suite is open-source and licensed under the
GNU GPLv3. However, some tests supported by the Phoronix Test
Suite are not open-source software or available for free of
charge.

- The Phoronix Test Suite contains tests which may stress your
system and in some cases could exhibit stability problems of the
system's hardware or software configuration. The Phoronix Test
Suite is provided WITHOUT ANY WARRANTY. In no event shall
OpenBenchmarking.org, Phoromatic, Phoronix Media, the Phoronix
Test Suite, or any associated stakeholder be liable to any party
for any direct or indirect damages for any use of
OpenBenchmarking.org -- including, without limitation, any lost
profits, business interruption, loss of programs, loss of
programmed data, or otherwise.

- For enterprise support, sponsorship, or other professional
inquiries, contact phoronix@phoronix.com. Community support can
be found in the Phoronix Forums at
http://www.phoronix.com/forums/.

- If you opt to submit your test results to OpenBenchmarking.org,
the final results as well as basic hardware and software details
(what is shown in the results viewer) will be shared and publicly
accessible through http://www.openbenchmarking.org/.

- Public bug reports, feature requests, and other issues can be
brought up in the Phoronix Test Suite forums, mailing list, or a
direct email to Phoronix Media.

Anonymous Usage Reporting / Statistics: If enabling the anonymous
usage reporting / statistics feature, some information about the
Phoronix Test Suite runs will be submitted to
OpenBenchmarking.org. This information is used for analytical
purposes, including but not limited to, determining the most
popular tests / suites and calculating average run-times for
different test profiles. The test results are not reported in
this process nor the installed software / hardware information,
but ambient information about the testing process. This
information is stored anonymously. More information on this
feature is available with the included documentation.

For more information on the Phoronix Test Suite and its features,
visit http://www.phoronix-test-suite.com/ or view the included
documentation.

    Do you agree to these terms and wish to proceed (Y/n): y
    Enable anonymous usage / statistics reporting (Y/n): y

    To Install:    pts/john-the-ripper-1.6.2

    Determining File Requirements ..........................................
    Searching Download Caches ..............................................

    1 Test To Install
        1 File To Download [29.36MB]
        102MB Of Disk Space Is Needed

    pts/john-the-ripper-1.6.2:
        Test Installation 1 of 1
        1 File Needed [29.36 MB]
        Downloading: john-1.8.0-jumbo-1.tar.gz                     [29.36MB]
        Downloading ........................................................
        Installation Size: 102 MB
        Installing Test @ 18:47:06
            The installer exited with a non-zero exit status.
            ERROR: JtR requires libssl being installed
            LOG: ~/.phoronix-test-suite/installed-tests/pts/john-the-ripper-1.6.2/install-failed.log
$ cat ~/.phoronix-test-suite/installed-tests/pts/john-the-ripper-1.6.2/install-failed.log|tail
checking for byte ordering according to target triple... little
checking additional paths for OpenSSL... none
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking for SSL_library_init in -lssl... no
configure: error: in `/home/pippo/.phoronix-test-suite/installed-tests/pts/john-the-ripper-1.6.2/john-1.8.0-jumbo-1/src':
configure: error: JtR requires libssl being installed
See `config.log' for more details
make: *** No targets specified and no makefile found.  Stop.

It needs libssl but openssl is installed on my system:

$ pacman -Q|grep ssl
lib32-openssl 1:1.1.0.h-1
lib32-openssl-1.0 1.0.2.o-1
openssl 1.1.0.h-1
openssl-1.0 1.0.2.o-1
python2-pyopenssl 17.5.0-2

How can i solve?
Thanks.

Last edited by quellen (2018-05-08 16:58:40)


sorry for my bad english

Offline

Board footer

Powered by FluxBB