[seiscomp, scanloc] Install, add .gitignore

This commit is contained in:
2025-10-09 15:07:02 +02:00
commit 20f5301bb1
2848 changed files with 1315858 additions and 0 deletions

View File

@ -0,0 +1 @@
apt-get install libxml2 libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-thread1.83.0 libboost-program-options1.83.0 libboost-regex1.83.0 libboost-system1.83.0 libssl3 libncurses6 libmysqlclient21 libmariadb3 libpq5 libpython3.12 python3-numpy

View File

@ -0,0 +1 @@
apt-get install python3-twisted python3-dateutil

View File

@ -0,0 +1 @@
apt install libqt5gui5 libqt5xml5 libqt5opengl5 libqt5sql5-sqlite libqt5svg5 libqt5printsupport5

View File

@ -0,0 +1 @@
../../../iloc/install-iloc.sh

View File

@ -0,0 +1 @@
apt-get install mariadb-server mariadb-client

View File

@ -0,0 +1 @@
apt-get install mysql-server mysql-client

View File

@ -0,0 +1 @@
apt-get install postgresql postgresql-client