Adjust README.install: add PDF Utills 'poppler-utils' to the debian package install list.
This commit is contained in:
		| @@ -92,7 +92,7 @@ cd /tmp | |||||||
| # See at 'https://dev.mysql.com/downloads/repo/apt/' which is the  | # See at 'https://dev.mysql.com/downloads/repo/apt/' which is the  | ||||||
| # actual version of the apt-repository | # actual version of the apt-repository | ||||||
| # | # | ||||||
| mysql_apt_version=0.8.15-1 | mysql_apt_version=0.8.24-1 | ||||||
| wget https://dev.mysql.com/get/mysql-apt-config_${mysql_apt_version}_all.deb | wget https://dev.mysql.com/get/mysql-apt-config_${mysql_apt_version}_all.deb | ||||||
| dpkg -i mysql-apt-config_${mysql_apt_version}_all.deb | dpkg -i mysql-apt-config_${mysql_apt_version}_all.deb | ||||||
|  |  | ||||||
| @@ -100,6 +100,14 @@ apt-get update | |||||||
| apt-get install mysql-server | apt-get install mysql-server | ||||||
|  |  | ||||||
|  |  | ||||||
|  | # --- | ||||||
|  | # 0.2) PDF Utils as 'pdftotext' | ||||||
|  | # --- | ||||||
|  |  | ||||||
|  | # Install PDF Utils 'poppler-utils' | ||||||
|  | # | ||||||
|  | apt install poppler-utils | ||||||
|  |  | ||||||
|  |  | ||||||
| # --- | # --- | ||||||
| # 1.) Install Mattermost Service | # 1.) Install Mattermost Service | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user