Good to know it worked for you, Npa. I've checked the list of explicit dependencies - https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:developer_manual:developer_guide:compiling_linux and couldn't find webkit2gtk there. I didn't have to install webkit2gtk to compile, but it could be that it is an actual dependency. Would be interesting to know if anyone else had a similar problem or maybe it's your system specific.
Search Criteria
Package Details: opencpn 5.10.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencpn.git (read-only, click to copy) |
---|---|
Package Base: | opencpn |
Description: | Open Source Chart Plotting / Marine Navigation |
Upstream URL: | http://opencpn.org |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | cybuzuma |
Last Packager: | cybuzuma |
Votes: | 35 |
Popularity: | 0.001160 |
First Submitted: | 2009-07-08 14:25 (UTC) |
Last Updated: | 2024-10-11 10:06 (UTC) |
Dependencies (14)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libarchive (libarchive-gitAUR)
- libexif (libexif-gitAUR)
- libsndfile (libsndfile-gitAUR)
- portaudio
- rapidjson (rapidjson-gitAUR)
- tinyxml (tinyxml-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxsvg
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake-gitAUR) (make)
- lsb-release (make)
- gpsd (optional) – GPS position support
Required by (7)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
ruppor commented on 2019-05-15 20:36 (UTC) (edited on 2019-05-15 20:57 (UTC) by ruppor)
Npa commented on 2019-05-15 19:51 (UTC)
I install it today and the build was OK so thanks again Ruppor. BUT : The build failed the first time and i have to install webkit2gtk to success. This package is not in the dependencies. Is it normal ?
ve7it commented on 2019-05-15 00:20 (UTC) (edited on 2019-05-15 00:20 (UTC) by ve7it)
ruppor, thank you, I can confirm its building and running on an i7 linux arch box. (Linux Z77 5.0.13-arch1-1-ARCH #1 SMP PREEMPT Sun May 5 18:05:41 UTC 2019 x86_64 GNU/Linux)
Npa commented on 2019-05-14 21:38 (UTC)
Great ! I thank you very much.
ruppor commented on 2019-05-14 21:29 (UTC)
Hi
I have incorporated the wxWidgets patch produced by software devs as described here: https://github.com/OpenCPN/OpenCPN/issues/1329
Package builds fine on my machine, I've built it twice today. Hope this fixes issues for those whose builds were failing.
Npa commented on 2019-05-14 19:19 (UTC)
Hello, is there any chance of using this software in the coming weeks? I really use it to sail... Thanks
ve7it commented on 2019-04-14 05:17 (UTC) (edited on 2019-04-28 23:55 (UTC) by ve7it)
Builds are still broken on Arch package manager. Errors pop up at link time with problems related to wxwidgets. I have not figured out how to alter the build files when running the package manager.. Any chance the hindsholm patch mentioned below can be done on the repository so we can move forward? Thank you guys.
my failed build log is at http://ve7it.cowlug.org/build.log
linking issues start at line 1242
Pinned Comments
cybuzuma commented on 2022-09-29 08:33 (UTC) (edited on 2024-10-11 10:14 (UTC) by cybuzuma)
Please note that when using this package, you will not be able to use the Plugin Manager but have to install plugins via the aur or compile them yourself. If you need a plugin that is not in the aur, feel free to contact me for help.
If you encounter errors with plugins after a opencpn update, you might need to rebuild the affected plugin, for example using
makepkg -fi
.