Date: Tue, 15 Sep 2020 09:47:52 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233225] libssl.so.8 not found by pkg Message-ID: <bug-233225-227-JMihqJasdT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233225-227@https.bugs.freebsd.org/bugzilla/> References: <bug-233225-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233225 --- Comment #13 from Fatih <fatihclsz@gmail.com> --- Thank Alexander, it is working now. ln -s /usr/lib/libssl.so.111 /usr/lib/libssl.so.8; ln -s /lib/libcrypto.so.111 /lib/libcrypto.so.8; --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233225-227-JMihqJasdT>