Quote:
Originally Posted by henko152
I'm struggling with the Installation of OpenCPN on a headless Raspberry Pi.
Questions
Is it possible to install OpenCPN headless and access through other devices?
If so, can you help me identify me error in the installation process?
System
Rasperry Pi 4
4 GB RAM
OS Debian bookworm
Installation attempts
APT Install attempt
$ sudo apt install opencpn
$ E: Package 'opencpn' has no installation candidate
It doesn't seem to be in the APT repo, contrary to what I got from the homepage
flatpack install attempt
flatpack installed
opencpn installed
$ flatpak run org.opencpn.OpenCPN
$ Error: Unable to initialize GTK+, is DISPLAY set properly?
This suggests to me that the system is not happy to not have a monitor.
Thanks a lot for you help!
|
Hi henko152,
did you ever managed to get this resolved? I have just tried to install opencpn on Raspberry pi 4 latest version of
software. I have it running over ethernet (accessing via ssh & VNC)
pi@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
I get the same issue:
pi@raspberrypi:~ $ sudo apt-get install opencpn
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package opencpn is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'opencpn' has no installation candidate
I understand people suggest installing the OpenPlotter, but this is not what I am trying to do.
Any thoughts or suggestions are really appreciated.
I am obviously following the instructions here:
https://opencpn.org/wiki/dokuwiki/do...stallation:rpi