Did install the mesa-dev type packages including mesa-dev-extra, which has the OpenGL ES 2.0 utilities (eg es2_info, es2gears).
On Wednesday, 18 June 2014 11:51:53 UTC+12, RobertCNelson wrote: > > > This happens when the mesa libegl.so get's installed.. > > Fixup with: > > sudo cp -v /usr/lib/libEGL.so /usr/lib/arm-linux-gnueabihf/libEGL.so > sudo cp -v /usr/lib/libGLESv2.so /usr/lib/arm-linux-gnueabihf/libGLESv2.so > > > =========================================================== > > > > Very similar error messages when trying to run the sample JavaFX 8 > program > > remotely (via SSH). Robert can you please confirm if you can run one of > the > > SGX demos (eg Magic Lantern) successfully, and post the results from > running > > the fbset -i and es2_info commands (locally). > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
