I've just upgraded to LMDE 7 (based on Debian Trixie) and am trying to get jpilot working.
I tried installing the Debian packages:
curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo bash sudo apt install jpilot jpilot-plugins
which fails with
The requested URL returned error: 404
I next tried to compile from the downloaded jpilot-master.zip.
I got:
configure.ac:197: warning: macro 'AM_PATH_GTK_3_0' not found in library
and
configure.ac:198: error: possibly undefined macro: AM_PATH_GTK_3_0
I assumed this would be a simple matter of adding a repository to LMDE's Software Sources, but now I'm stuck.
Any fixes or suggestions will be greatly appreciated.
I've just upgraded to LMDE 7 (based on Debian Trixie) and am trying to get jpilot working.
I tried installing the Debian packages:
curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo bash sudo apt install jpilot jpilot-pluginswhich fails with
I next tried to compile from the downloaded jpilot-master.zip.
I got:
and
I assumed this would be a simple matter of adding a repository to LMDE's Software Sources, but now I'm stuck.
Any fixes or suggestions will be greatly appreciated.