hi, all: We have now install plugins into libexecdir, which is recommend for used for executable files in most distributions, such as fedora: lib/ contains object files and libraries that are not designed to be directly utilized by users or shell scripts. The libexec/ directory contains small helper programs called by other programs
I'd like to change the default plugin dir to libdir, that is: 1, remove 'Makefile.am:pkglibdir = ${pkglibexecdir}' line from plugins and example Makefile.am. 2, change proxy.config.plugin.plugin_dir to pkglibdir. any comments? -- zym, Zhao Yongming. aka: yonghao @ taobao.com