-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathREADME
55 lines (41 loc) · 1.96 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Logbook Konni for OpenCPN
==========================
Important !!
if you used the preview <= 1.90 you MUST install the new layouts and select 1 or 2 engines in the Options-Dialog !
Building from source
--------------------
Please use Git for download and don't hit the downloads-link above to create a .zip or tar.zip !!
Clone the git repository to <OPENCPN_SOURCE_TLD>/plugins/LogbookKonni_pi (the _pi at the end matters!)
---------------------------------------------------------------------------
cd <OPENCPN_SOURCE_TLD>/plugins
<OPENCPN_SOURCE_TLD> = where you stored the opencpn-source files e.g. ~/home/username/path_to_opencpn-source
open a terminal here and copy/paste this command:
git clone git://github.com/konnibe/LogbookKonni-1.2.git LogbookKonni_pi
Run this commands:
cd ../build
cmake ..
cmake --build . --target logbookkonni_pi
sudo make install
that's it.
**** Apple-Users: ****
Please post in the forum wether it compiles or not.
Install Layouts
----------------------------
they are nessesary to display data e.g. in a browser
start opencpn
select in the toolbar Options/Plugins and enable the plugin.
click the peferences-button
in the dialog click "Install" below the label "Install Layouts"
in the filedialog select in the directory '<OPENCPN_SOURCE_TLD>/plugins/LogbookKonni_pi' the file 'LogbookKonni_Layouts.zip'
Install Help
----------------------------
click the peferences-button
in the dialog click "Install" below the label "Install Layouts"
in the filedialog select in the directory '<OPENCPN_SOURCE_TLD>/plugins/LogbookKonni_pi' the file 'LogbookKonni_Other.zip'
Install Languages
----------------------------
start opencpn
select in the toolbar Options/Plugins and enable the plugin.
click the peferences-button
in the dialog click "Install" below the label "Install Laanguages"
in the filedialog select in the directory '<OPENCPN_SOURCE_TLD>/plugins/LogbookKonni_pi' the file 'LogbookKonni_Languages.zip'