[Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)
Armin Ehlert
notifications at xxxxx
Tue Feb 25 14:30:24 UTC 2020
hmmm... Please, I need a little help:
### Geany "Compilation" (after installation of):
+ autoconf
+ intltool
+ libtool
...
sudo ./autogen.sh
Warning: I am going to run configure with no arguments.
...
Install Geany in : /usr/local
Using GTK version : 3.24.5
Enable binary relocation : no
Build with plugin support : yes
Use (UNIX domain) socket support : yes
**Use virtual terminal support (VTE) : yes**
Build HTML documentation : yes
Build PDF documentation : no
Build API documentation : no
Generate GtkDoc header : no
...
**Configuration is done OK**
Now type 'make' to compile.
...
sudo make
...
sudo make install
...
Geany 1.36 is up (look above to my last message) and running (F8 & F9 & F5) "Hello World" :+1:
-----------------------------------------------
### Next the plugins
geany-plugins-1.36
Build Environment:
Geany version: 1.36 (GTK3)
Install prefix: /usr/local
Datadir: /usr/local/share/geany-plugins
Libdir: /usr/local/lib/geany-plugins
Docdir: /usr/local/share/doc/geany-plugins
Plugins path: /usr/local/lib/geany
Build Features:
Unit tests: no
Static code checking: yes
Extra C compiler warnings: yes
Extra linker options: yes
Plugins:
Addons: yes
Autoclose: yes
Automark: yes
CodeNav: yes
Commander: yes
**Debugger: no**
Defineformat: yes
DevHelp: no
GeanyCtags: yes
GeanyDoc: yes
GeanyExtraSel: yes
GeanyGenDoc: no
GeanyInsertNum: yes
LaTeX: yes
GeanyLua: no
GeanyMacro: yes
GeanyMiniScript: yes
GeanyNumberedBookmarks: yes
GeanyPrj: yes
Geanypy: no
GeanyVC: yes
GeanyPG: no
GeniusPaste: no
GitChangeBar: no
keyrecord: yes
LineOperations: yes
Lipsum: yes
Markdown: no
MultiTerm: no
Overview: yes
PairTagHighlighter: yes
PoHelper: yes
Pretty Printer: no
ProjectOrganizer: yes
Scope: no
Sendmail: yes
ShiftColumn: yes
Spellcheck: no
TreeBrowser: yes
Tableconvert: yes
Updatechecker: no
Vimode: yes
WebHelper: no
Workbench: no
XMLSnippets: yes
next try with:
sudo ./configure --enable-all-plugins
...
checking for AUTOCLOSE... yes
checking for AUTOMARK... yes
checking for COMMANDER... yes
checking for UTILSLIB... no
**_configure: error: Plugin Debugger depends on utilslib VTE support which is not available_**
...
_??? What's going wrong ???_
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/957#issuecomment-590894342
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200225/a31e87ff/attachment-0001.htm>
More information about the Github-comments
mailing list