[OGo-Evolution] Compile error on Ubuntu Edgy
Hannes Ebner
evolution@opengroupware.org
Mon, 12 Mar 2007 18:25:54 +0100
Tejas Dinkar wrote:
> FOr Some reason, in the plugins/config/Makefile, the variable
> PLUGIN_INSTALL_DIR is not being set.
>
> A Possible (temporary) work around is to set the value manually in the
> file.
I cannot confirm this. The variable is properly set on my system:
PLUGIN_INSTALL_DIR = /usr/lib/evolution/2.8/plugins
I think the problem on my system is in addressbook/Makefile, where the
variable "extensiondir" is not set but passed on to the -rpath parameter
of libtool anyway. What should the value of "extensiondir" be? The same
as in PLUGIN_INSTALL_DIR?
Best regards,
Hannes