Hello!
I have read the howto for plugin developers. It says: If all went OK, put the library into one of the paths Geany looks for plugins, e.g. $prefix/lib/geany. See Installation paths http://www.geany.org/manual/reference/guidelines.html#paths for details.
Can I tell Geany to look for plugins somewhere in my home folder?
I wish to debug plugins but I don't want to mess with "su" to do so.
Best regards, Daniel
<P><p><font face="Arial, Helvetica, sans-serif" size="2" style="font-size:13.5px">_______________________________________________________________<BR>Köp bläckpatron, toner eller fotopapper för 1 kr hos Inkclub. Beställ före kl. 19 <br /> för leverans till din hemadress redan nästa vardag. Det är bekvämt, snabbt och <br />enkelt. Beställ på <a style="font-family: Tahoma, sans-serif; font-size: 12px; color: #00f" href="http://secure-dk.imrworldwide.com/cgi-bin/b?ci=aller-kampanj-se&cg=spray&tu= http%3A%2F%2Fwww.inkclub.com%252Fspraylinkfeb10" target="_blank"> www.inkclub.com.</a> </font>
Hi!
Le mercredi 19 mai 2010 à 09:15 -0700, Daniel Marjamaki a écrit :
Hello!
I have read the howto for plugin developers. It says: If all went OK, put the library into one of the paths Geany looks for plugins, e.g. $prefix/lib/geany. See Installation paths for details.
Can I tell Geany to look for plugins somewhere in my home folder?
Geany automatically looks for plugins in $GEANY_CONFIG_DIR/plugins, which is generally ~/.config/geany/plugins on Linux systems.
Regards, Colomban
On Wed, 19 May 2010 09:15:39 -0700 "Daniel Marjamaki" danielm77@spray.se wrote:
Hello!
I have read the howto for plugin developers. It says: If all went OK, put the library into one of the paths Geany looks for plugins, e.g. $prefix/lib/geany. See Installation paths http://www.geany.org/manual/reference/guidelines.html#paths for details.
Can I tell Geany to look for plugins somewhere in my home folder?
If you are using 0.19 from svn you can configure additional plugin path inside the preferences dialog. You can check on manual here: http://www.geany.org/manual/dev/index.html#paths
Cheers, Frank
On Wed, 19 May 2010 19:28:01 +0200, Frank wrote:
On Wed, 19 May 2010 09:15:39 -0700 "Daniel Marjamaki" danielm77@spray.se wrote:
Hello!
I have read the howto for plugin developers. It says: If all went OK, put the library into one of the paths Geany looks for plugins, e.g. $prefix/lib/geany. See Installation paths http://www.geany.org/manual/reference/guidelines.html#paths for details.
Can I tell Geany to look for plugins somewhere in my home folder?
If you are using 0.19 from svn you can configure additional plugin path inside the preferences dialog. You can check on manual here: http://www.geany.org/manual/dev/index.html#paths
Just for clarity: the Extra plugin path preference existed also in Geany 0.18 already (http://www.geany.org/manual/index.html#paths).
Regards, Enrico
On Wed, 19 May 2010 23:16:59 +0200 Enrico Tröger enrico.troeger@uvena.de wrote:
On Wed, 19 May 2010 19:28:01 +0200, Frank wrote:
On Wed, 19 May 2010 09:15:39 -0700 "Daniel Marjamaki" danielm77@spray.se wrote:
Hello!
I have read the howto for plugin developers. It says: If all went OK, put the library into one of the paths Geany looks for plugins, e.g. $prefix/lib/geany. See Installation paths http://www.geany.org/manual/reference/guidelines.html#paths for details.
Can I tell Geany to look for plugins somewhere in my home folder?
If you are using 0.19 from svn you can configure additional plugin path inside the preferences dialog. You can check on manual here: http://www.geany.org/manual/dev/index.html#paths
Just for clarity: the Extra plugin path preference existed also in Geany 0.18 already (http://www.geany.org/manual/index.html#paths).
As 0.18 is some time ago, I wasn't sure about and also tooooo lazy to look it up. Mea Culpa. ;)
Regards, Frank