Code: Select all
sudo slapt-get -u
sudo slapt-get -i xygribCode: Select all
sudo slapt-get -u
sudo slapt-get -i xygribThe "easy" solution would be to use the flatpak, but it is not. I have tested it in another virtual machine, and got strange things. The opencpn flatpak asks for strange permissions, like adding the user to root group just for make working a simple serial port, and many other issues. The flatpak is not as OK as the "normal" version. Moreover, if you want to compile for yourself a 3rd party plugin, you cannot with the flatpak.Just letting you know I contacted Willy about updating his wxGTK3 build to include the GTK3 GUI toolkit libraries. He said he would consider it, but won't do it until Slackware 15 is released. So I can't submit the new version of OpenCPN to SBo until he does that. OpenCPN 5.2 theoretically works and has checks to build against GTK2 libraries but it doesn't find them. I opened a case at their git page, but they didn't seem interested in fixing it. So I am stuck until wxGTK3 gets updated.
Code: Select all
sudo slapt-get -u
sudo slapt-get --upgradeCode: Select all
Description du paquet :
 wxGTK3 (wxWidgets toolkit for GTK)
 
 wxWidgets lets developers create applications for Win32, Mac OS X,
 GTK+, X11, Motif, WinCE, and more using one codebase. It can be used
 from languages such as C++, Python, Perl, and C#/.NET. Unlike other
 cross-platform toolkits, wxWidgets applications look and feel native.
 This is because wxWidgets uses the platform's own native controls
 rather than emulating them. It's also extensive, free, open-source,
 and mature.
 
 This package is built with GTK+2.0 and compatible with wxPython.
Journal de bord des changements du paquet:
 Upgraded

Code: Select all
sudo slapt-get -u
sudo slapt-get -i opencpn wxGTK3-gtk2That's what I was thinking.Forget about built with GTK+2.0. I have forget to change the message.
 
 Code: Select all
sudo slapt-get -u
sudo slapt-get -i wxGTK3-gtk2 opencpn-5.0.0-x86_64-1dj
Code: Select all
sudo slapt-get -i opencpnCode: Select all
rm -rf ~/.opencpn
sudo slapt-get -u
sudo slapt-get -i opencpn opencpn-plugin-oesenc