[Geany] Installing Geany-Plugins from Source in Debian

Dimitar Zhekov dimitar.zhekov at xxxxx
Mon Nov 15 17:23:49 UTC 2010


On Sun, 14 Nov 2010 02:32:54 -0500
Danny K <cinolt at live.com> wrote:

> Hi, I'm running Debian 5.0.6 "lenny". I downloaded the sources of
> Geany 0.19.1 and Geany-Plugins 0.19. I extracted Geany and [...]

I'm also using Debian (lenny + testing), and also had Geany initially
installed from aptitude. The following worked for me (and still works,
as I sometimes refresh the plugins):

1. apritude purge geany.
2. Geany: ./configure --prefix=/usr/local ; make ; make install
3. Plugins: ./waf configure --prefix=/usr/local ; make ; make install

No "Extra plugin path" required.

-- 
E-gards: Jimmy



More information about the Users mailing list