Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5335

Troubleshooting • Re: Geany 2.0

$
0
0
I built geany 2.1 from github source. I tried a couple of the readme suggestions to get plugins but they failed miserably, but this procedure worked:

goto

https://download.geany.org/

and get

geany_plugins_git.tar.gz

I put that file into the geany plugins folder, uncompressed it, opened resulting geany_plugins_git folder, then

$ ./autogen.sh

$ sudo make install

That builds a lot of the plugins but not debugger, so I opened the debugger folder, then

$ make

$ sudo make install

Opened the geany application, and as can be seen from the attached screenshot, debugger now appears in its manager window.
b48a9eab-185d-4623-bf24-9409d75a98fa.jpeg
HTH

Statistics: Posted by tvjon — Thu Jul 11, 2024 12:05 pm



Viewing all articles
Browse latest Browse all 5335

Trending Articles