[seiscomp, scanloc] Install, add .gitignore
This commit is contained in:
1
share/deps/rhel/8/install-base.sh
Normal file
1
share/deps/rhel/8/install-base.sh
Normal file
@ -0,0 +1 @@
|
||||
yum install libxml2 boost-filesystem boost-iostreams boost-thread boost-program-options boost-regex boost-signals boost-system openssl ncurses mariadb postgresql python3-numpy mysql-libs
|
2
share/deps/rhel/8/install-fdsnws.sh
Normal file
2
share/deps/rhel/8/install-fdsnws.sh
Normal file
@ -0,0 +1,2 @@
|
||||
dnf install epel-release
|
||||
dnf install python3-twisted python3-dateutil
|
1
share/deps/rhel/8/install-gui.sh
Normal file
1
share/deps/rhel/8/install-gui.sh
Normal file
@ -0,0 +1 @@
|
||||
yum install qt5-qtbase qt5-qtbase-gui qt5-qtsvg
|
1
share/deps/rhel/8/install-iloc.sh
Symbolic link
1
share/deps/rhel/8/install-iloc.sh
Symbolic link
@ -0,0 +1 @@
|
||||
../../../iloc/install-iloc.sh
|
1
share/deps/rhel/8/install-mariadb-server.sh
Normal file
1
share/deps/rhel/8/install-mariadb-server.sh
Normal file
@ -0,0 +1 @@
|
||||
yum install mariadb mariadb-server
|
1
share/deps/rhel/8/install-mysql-server.sh
Normal file
1
share/deps/rhel/8/install-mysql-server.sh
Normal file
@ -0,0 +1 @@
|
||||
dnf install mysql mysql-server
|
1
share/deps/rhel/8/install-postgresql-server.sh
Normal file
1
share/deps/rhel/8/install-postgresql-server.sh
Normal file
@ -0,0 +1 @@
|
||||
yum install postgresql postgresql-server
|
Reference in New Issue
Block a user