<div dir="ltr">this is because Gem relies on OpenGL and thus you need OpenGL header to build it...<div><br></div><div>those few line should help to get the right things *before* running ./configure script </div><div><div>apt-get update -qq</div><div>apt-get build-dep gem -qq</div><div>apt-get install libglfw-dev libglfw3-dev libsdl2-dev -qq</div></div><div><br></div><div>Also to enable vlc plugin you should install libvlc-dev pt-ackage :</div><div>apt-get install libvlc-dev</div><div><br></div><div>And since there are few discussion on building Gem on Linux, I thing we should start a "Hpw to build Gem on Ubuntu" wiki page.</div><div>Since there are now Travis script to do so automatically it should be quite straightforward. </div><div><br></div><div>+<br>a</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div></div>
<br><div class="gmail_quote">2015-03-05 23:38 GMT+01:00 Csaba Láng <span dir="ltr"><<a href="mailto:langcsaba@gmail.com" target="_blank">langcsaba@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Dear list,<br><br></div>I have a fresh ubuntu 14.04 install on my old intel 32 based laptop.<br></div>Trying to install from git the latest Gem, but without success. After configure it says that openGL headers are missing. <br></div>Trying to get it but no luck.<br></div>Is there a simple way to get Gem VLC plugin worked? Now pd says there is not VLC backend, and it is true, as in the usr/lib/pd/extra/Gem folder the gem_videoVLC.so is missing.<br><br></div>Thanks:<br><br></div>Popesz<br></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">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/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>