Skip to content
Prev 19488 / 21312 Next

[Bioc-devel] Openssl is not available in netConnectHttps for importing remote BigWig files

and also:

 ? kjohnson:~ biocbuild$ curl -O 
https://bioconductor.org/packages/3.16/bioc/bin/macosx/big-sur-arm64/contrib/4.2/rtracklayer_1.58.0.tgz

 ? kjohnson:~ biocbuild$ tar zxf rtracklayer_1.58.0.tgz

 ? kjohnson:~ biocbuild$ nm rtracklayer/libs/rtracklayer.so | grep 
_ssl_security
 ? 0000000000059aa8 T _ssl_security
 ? 000000000006dda0 T _ssl_security_cert
 ? 000000000006df38 T _ssl_security_cert_chain
 ? 000000000006deb8 t _ssl_security_cert_key
 ? 000000000005800c t _ssl_security_default_callback

which confirms that the Mac arm64 binary currently available in release 
got linked to openssl.

H.
On 02/03/2023 10:52, Jennifer Wokaty wrote: