<div dir="ltr">Hi Cyrille,<div><br></div><div>I guess nohow. Raspberry uses openGL ES, while the minimal dependence to GEM is openGL.</div><div>Look around on the internet. I was drilling into this topic as well, but could not find a decent solution.</div><div><br></div><div>Cheers:</div><div><br></div><div>Popesz</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 14, 2015 at 9:37 AM, Cyrille Henry <span dir="ltr"><<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello,<br>
<br>
i've receive a raspberry pi 2.<br>
Gem is not installable via apt-get, so i'm trying to compile it.<br>
<br>
i get the source from <a href="https://github.com/umlaeute/Gem" target="_blank">https://github.com/umlaeute/<u></u>Gem</a><br>
<br>
the compilation procedure fail on the 1st step :<br>
<br>
<br>
pi@raspberrypi ~/Gem $ ./autogen.sh<br>
PATH: /usr/local/sbin:/usr/local/<u></u>bin:/usr/sbin:/usr/bin:/sbin:/<u></u>bin:/usr/local/games:/usr/<u></u>games<br>
AUTORECONF: /usr/bin/autoreconf<br>
AUTOHEADER: /usr/bin/autoheader<br>
AUTOMAKE  : /usr/bin/automake<br>
ACLOCAL   : /usr/bin/aclocal<br>
LIBTOOL   : /usr/bin/libtool<br>
LIBTOOLIZE: /usr/bin/libtoolize<br>
AUTOCONF  : /usr/bin/autoconf<br>
running autoreconf<br>
autoreconf: Entering directory `.'<br>
autoreconf: <a href="http://configure.ac" target="_blank">configure.ac</a>: not using Gettext<br>
autoreconf: running: aclocal --force -I m4<br>
autoreconf: <a href="http://configure.ac" target="_blank">configure.ac</a>: tracing<br>
autoreconf: <a href="http://configure.ac" target="_blank">configure.ac</a>: adding subdirectory extra to autoreconf<br>
autoreconf: Entering directory `extra'<br>
autoreconf: running: aclocal --force -I ../m4<br>
autoreconf: <a href="http://configure.ac" target="_blank">configure.ac</a>: adding subdirectory pix_artoolkit to autoreconf<br>
autoreconf: Entering directory `pix_artoolkit'<br>
autoreconf: running: aclocal --force -I ../../m4<br>
autoreconf: running: libtoolize --copy --force<br>
libtoolize: putting auxiliary files in `.'.<br>
libtoolize: copying file `./ltmain.sh'<br>
libtoolize: putting macros in `../../m4'.<br>
libtoolize: copying file `../../m4/libtool.m4'<br>
libtoolize: copying file `../../m4/ltoptions.m4'<br>
libtoolize: copying file `../../m4/ltsugar.m4'<br>
libtoolize: copying file `../../m4/ltversion.m4'<br>
libtoolize: copying file `../../m4/lt~obsolete.m4'<br>
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to <a href="http://configure.ac" target="_blank">configure.ac</a> and<br>
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.<br>
autoreconf: running: /usr/bin/autoconf --force<br>
configure:15277: error: possibly undefined macro: AC_LIB_APPENDTOVAR<br>
      If this token and others are legitimate, please use m4_pattern_allow.<br>
      See the Autoconf documentation.<br>
autoreconf: /usr/bin/autoconf failed with exit status: 1<br>
HOST-OS    : <unknown><br>
HOST-KERNEL: Linux raspberrypi 3.18.9-v7+ #767 SMP PREEMPT Sat Mar 7 21:52:35 GMT 2015 armv7l GNU/Linux<br>
HOST-#CPU  : 4<br>
<br>
<br>
did anyone know how to solve this problem?<br>
<br>
thanks and cheers<br>
c<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</blockquote></div><br></div>