Compilation fix
[geanyprj.git] / INSTALL
blob104d3d1b3edc93281761fab7792b6db325470d3d
1 These installation instructions are written for a GNU/Linux system.
3 At the time of this writing, building the plugin requires a recent SVN geany (r2340+)
4 installed.
6  % configure
7  % make
8  % make install
10 There is no "make uninstall" target, so if you want to remove the plugin,
11 just delete the "geanyprj.so" from geany plugins directory (usually: /usr/lib/geany).