xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


tools:leapmotion_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tools:leapmotion_on_linux [2015/04/02 04:14] Julien Deswaeftools:leapmotion_on_linux [2015/04/09 01:59] (current) Julien Deswaef
Line 16: Line 16:
  
 # Point to libc6 before starting leap deamon and LeapControlPanel # Point to libc6 before starting leap deamon and LeapControlPanel
-LD_LIBRARY_PATH=~/libc6-hack/libc6/lib/i386-linux-gnu/ leapd +LD_LIBRARY_PATH=/opt/manual-install/libc6-hack/lib/i386-linux-gnu/ leapd 
-LD_LIBRARY_PATH=~/libc6-hack/libc6/lib/i386-linux-gnu/ LeapControlPanel+LD_LIBRARY_PATH=/opt/manual-install/libc6-hack/lib/i386-linux-gnu/ LeapControlPanel
 </code> </code>
  
 This trick was found on [[http://www.godotengine.org/forum/viewtopic.php?f=11&t=348|GodotEngine forum]] and obviously works for any app working with that version of GlibC 2.15 or up on Debian Wheezy. This trick was found on [[http://www.godotengine.org/forum/viewtopic.php?f=11&t=348|GodotEngine forum]] and obviously works for any app working with that version of GlibC 2.15 or up on Debian Wheezy.
tools/leapmotion_on_linux.1427940850.txt.gz · Last modified: 2015/04/02 04:14 by Julien Deswaef