2012/11/27 James Richards <[email protected]>
> uname -a: Linux alarmpi 3.2.27-5-ARCH+ #1 PREEMPT Fri Sep 14 13:23:44 UTC
> 2012 armv6l GNU/Linux
>
> cat /etc/issue: Arch Linux \r (\l)
>
> gcc --version: gcc (GCC) 4.7.2
>
> install --version: install (GNU coreutils) 8.17
>
> *./configure –bindir=/usr/bin/ –datadir=/var/www/monkey
> –logdir=/var/log/monkey -plugdir=/var/www/monkey/plugins
> -sysconfdir=/etc/monkey*
> *Thanks*
> *Jim*
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>
>
it looks like a bug in the configure script, as a workaround please edit
your monkey-1.1.1/Makefile and drop the following unnecessary lines:
-install -m 644 src/libmonkey.so.1.1 $(LIBDIR)
-install -m 644 monkey.pc $(LIBDIR)/pkgconfig
-ln -sf libmonkey.so.1.1 $(LIBDIR)/libmonkey.so
-strip --strip-unneeded $(LIBDIR)/libmonkey.so.1.1
-strip --strip-unneeded $(BINDIR)/monkey
-strip --strip-unneeded ${PLUGINDIR}/*
let me know how it goes..
best,
--
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey