From acc55c137e8f2518d2933068f71aaab24a07c888 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 19 Apr 2020 14:10:22 +1000 Subject: Install more packages for the new sledjchisl build. --- InstallItAll.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InstallItAll.sh') diff --git a/InstallItAll.sh b/InstallItAll.sh index 0b89dd2..a0f1e0f 100755 --- a/InstallItAll.sh +++ b/InstallItAll.sh @@ -39,7 +39,7 @@ echo "Using MySQL host:${MYSQL_HOST} database:${MYSQL_DB} user:${MYSQL_USER} pas echo "Installing and compiling software." -sudo apt install mariadb-server tmux mono-complete mono-devel nunit uuid-runtime monit +sudo apt install mariadb-server libmariadbclient-dev tmux mono-complete mono-devel nunit uuid-runtime uuid-dev libapache2-mod-fcgid libssl1.0-dev spawn-fcgi # nant is done separately, coz it was removed from Debian for some mysterious reason. sudo apt install nant sudo /etc/init.d/mysql restart -- cgit v1.1