tpoechtrager / cctools-port

Apple cctools port for Linux and *BSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation of xar

demhademha opened this issue · comments

Hi, I don't know if you'll be able to help as the xar project linked here is dead.
However, on Linux when typing ./autogen.sh , for the compilation of xar, it is unable to build without OpenSSL, however, I have the latest version.
Error log:

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)
Error 0 in ./configure

any support would be appreciated

I fixed some of the issues here: https://github.com/tpoechtrager/xar

Hi, I think it'd be better to direct people to here rather than the outdated xar.
I'll make a pr shortly