You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.1 KiB
48 lines
1.1 KiB
3 years ago
|
Installation auf einem Linux-Client
|
||
|
===================================
|
||
|
|
||
|
1. Installiere die benötigten Abhängigkeiten über die Paketverwaltung der
|
||
|
Distribution
|
||
|
1.1 QT5-Laufzeitumgebung
|
||
|
1.2 MariaDB-Bibliotkek für QT5
|
||
|
1.3 Wireguard
|
||
|
2. Als root: Kopiere pmv-client nach /usr/local/bin
|
||
|
3. Als normaler Benutzer: Kopiere pmv-client.desktop nach ~/Desktop
|
||
|
|
||
|
Debian GNU/Linux
|
||
|
----------------
|
||
|
|
||
|
sudo apt-get install libqt5core5a libqt5gui5 libqt5sql5-mysql libqt5network5 \
|
||
|
wireguard
|
||
|
|
||
|
Ubuntu
|
||
|
------
|
||
|
|
||
|
sudo apt install qt5-default wireguard
|
||
|
|
||
|
TBD: Weitere wichtige Distributionen
|
||
|
|
||
|
|
||
|
Installation unter Windows
|
||
|
==========================
|
||
|
|
||
|
Voraussetzungen
|
||
|
|
||
|
- Wireguard-Client
|
||
|
- https://www.wireguard.com/install/
|
||
|
- MariaDB C++ Connector erforderlich
|
||
|
- https://mariadb.com/downloads/connectors/connectors-data-access/cpp-connector
|
||
|
|
||
|
Manuelle Installation
|
||
|
Verzeichnis C:\Programme\PPSH\pmv-client anlegen
|
||
|
Dateien im Verzeichnis C:\Programme\PPSH\pmv-client ablegen
|
||
|
|
||
|
Ein Windows-Installer steht noch nicht zur Verfügung.
|
||
|
|
||
|
|
||
|
Installation unter MacOS
|
||
|
========================
|
||
|
|
||
|
Das Programm ist noch nicht für MacOS übersetzt worden.
|
||
|
|