Installation - Linux: Unterschied zwischen den Versionen

Aus FjwMap
Zur Navigation springen Zur Suche springen
Zeile 12: Zeile 12:
== entpacken ==
== entpacken ==
<p>Wenn das Archiv ''fjwmap.zip'' unter dem Verzeichnis ''~/Downloads'' gespeichert wurde, geht es wie folgt weiter:</p>
<p>Wenn das Archiv ''fjwmap.zip'' unter dem Verzeichnis ''~/Downloads'' gespeichert wurde, geht es wie folgt weiter:</p>
  # cd  
  $ cd  
  # cd Downloads
  $ cd Downloads
  # unzip fjwmap.zip
  $ unzip fjwmap.zip
$ unzip fjwmap.zip
Archive:  fjwmap.zip
[fjwmap.zip] FjwMap.e-x-e password: <passwort>
  inflating: FjwMap.e-x-e           
  inflating: Pin.txt               
  inflating: news_map.txt           
  inflating: FjwMap-Garmin-CSV.csv 
  inflating: FjwMap-Sprint-FoxList.txt 
<p>Das Passwort befindet sich in der Datei ''Pin.txt''.</p>

Version vom 24. Oktober 2022, 18:59 Uhr

zurück: Hauptseite
Installation: Download
Installation: Windows
Installation: Linux

Installation unter Linux (Debian 10.13)

wine

Es wird das Software-Paket wine benötigt:

# apt-get install -y wine
# dpkg --add-architecture i386 && apt-get update && apt-get install wine32

entpacken

Wenn das Archiv fjwmap.zip unter dem Verzeichnis ~/Downloads gespeichert wurde, geht es wie folgt weiter:

$ cd 
$ cd Downloads
$ unzip fjwmap.zip
$ unzip fjwmap.zip
Archive:  fjwmap.zip
[fjwmap.zip] FjwMap.e-x-e password: <passwort>
 inflating: FjwMap.e-x-e            
 inflating: Pin.txt                 
 inflating: news_map.txt            
 inflating: FjwMap-Garmin-CSV.csv   
 inflating: FjwMap-Sprint-FoxList.txt  

Das Passwort befindet sich in der Datei Pin.txt.