You did remember to run apt-get build-deps geany again
The answer to that would be a negative. So I started over ... again . The attached text file has complete instructions that do work (I ran through it twice to be certain). The instructions as given on the webpage:
https://www.geany.org/Download/Git#nightly
are wee bit sparse.
One interesting thing to note is when ones runs "sudo apt-get build-deps geany-plugins", it decides it needs to download two files from the previous version of geany (1.32):
Get:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany-common all 1.32-2 [1,816 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany amd64 1.32-2 [1,033 kB]
Anyway I have a new virtual machine image named "BuildGeany" that has all the autotools and dependencies installed on it. Now all I have to do is wait for someone to fix the debugger plugin. Then I can rebuild everything and work on figuring out how to turn it into a deb package.
===========================================================
05:10:20: Geany INFO : Geany 1.34 (git >= 0c658c6a), en_US.UTF-8
05:10:20: Geany INFO : GTK 3.22.30, GLib 2.56.1
05:10:20: Geany INFO : System data dir: /usr/local/share/geany
05:10:20: Geany INFO : User config dir: /home/lewis/.config/geany
05:10:20: Geany INFO : Loaded GTK+ CSS theme '/usr/local/share/geany/geany.css'
05:10:20: Geany INFO : Loaded GTK+ CSS theme '/usr/local/share/geany/geany-3.20.css'
05:10:20: Geany INFO : System plugin path: /usr/local/lib/geany
05:10:20: Geany INFO : Added filetype Graphviz (61).
05:10:20: Geany INFO : Added filetype Arduino (62).
05:10:20: Geany INFO : Added filetype JSON (63).
05:10:20: Geany INFO : Added filetype CUDA (64).
05:10:20: Geany INFO : Added filetype Cython (65).
05:10:20: Geany INFO : Added filetype Scala (66).
05:10:20: Geany INFO : Added filetype Clojure (67).
05:10:20: Geany INFO : Added filetype Genie (68).
05:10:21: Geany INFO : Loaded libvte from libvte-2.91.so.0
05:10:21: Geany INFO : unknown : None (UTF-8)
05:10:21: (null) DEBUG : Name com.canonical.AppMenu.Registrar does not exist on the session bus
===========================================================
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.