Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Ensure Linux finds new libs so other tests pass
Steve Wills committed 8 years ago
commit 23b6215fbbe76ec2b6b9efd299b1acd70fae9661
parent 5624414b6de5f8536340c5907a1923d53ee59ac5
1 file changed +1 -0
modified scripts/install_deps.sh
@@ -62,4 +62,5 @@ elif [ $(uname -s) = "Linux" ]; then
	install_from_github atf 0.21
	install_from_github lutok 0.4
	install_from_github kyua 0.12
+
        sudo ldconfig
fi