Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

XAR fails to install on Kali #834

Closed
varnerac opened this issue Nov 25, 2017 · 3 comments
Closed

XAR fails to install on Kali #834

varnerac opened this issue Nov 25, 2017 · 3 comments

Comments

@varnerac
Copy link
Contributor

Empire Version

master

OS Information (Linux flavor, Python version)

root@kali:~/Empire# uname -a
Linux kali 4.13.0-kali1-amd64 #1 SMP Debian 4.13.4-2kali1 (2017-10-16) x86_64 GNU/Linux

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

STAGING_KEY=dummy ./setup/install.sh

Screenshot of error, embedded text output, or Pastebin link to the error

checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for OpenSSL_add_all_ciphers in -lcrypto... no
configure: error: Cannot build without libcrypto (OpenSSL)
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.

Any additional information

@ThePirateWhoSmellsOfSunflowers
Copy link
Contributor

apt install libssl-dev ?

@varnerac
Copy link
Contributor Author

I don’t think so. It finds other OpenSSL headers. I think the function was deprecated. May require an API compatibility flag at compile time to enable it.

@xorrior
Copy link
Contributor

xorrior commented Nov 26, 2017

@varnerac see #720

@xorrior xorrior closed this as completed Nov 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants