On Thu, 23 Aug 2012 07:24:13 -0600 Eduardo Silva <[email protected]> wrote:
> I did notice that the configuration scripts does not set the default > path of PLUGDIR in mk_info.h Can't reproduce, "./configure --prefix=/usr --enable-shared" gave /usr/plugins as the plugdir. > This does not affect the standalone webserver, but breaks the shared > library that relies on the mk_info.h to locate the needed plugins. Using the lib in the source dir is not a supported configuration; the plugin dir is much different there compared to an installed target. > Should also fix the missing Makefile in the examples directory. Minor > thing, but good for new developers looking to use the embedded monkey. Yep. Will post a patch. - Lauri _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
