Is there a repository in which Leonardo is included to be installed via apt-get?
A few instructions would be great.
Have you tried?
sudo apt-get install libqt5websockets5
sudo apt-get install qt5-svg
wget http://marginsoftware.de/downloads/leonArdo-arm.tar.xz
tar xvJf leonArdo-arm.tar.xz
cd leonArdo-arm/
./run-leonArdo.sh
All the best,
Rene
Thanks Rene.
I am almost there but at execution, I get this:
pi@raspberrypi:~ $ cd leonArdo-arm/
pi@raspberrypi:~/leonArdo-arm $ ./run-leonArdo.sh
running on Raspbian
./leonArdo.arm: relocation error: /lib/arm-linux-gnueabihf/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
pi@raspberrypi:~/leonArdo-arm $
What Raspbian/Pi version are you using?
All the best,
Rene
OK so this happened when dealing with a PI rev3 with a 2017-3-03 build on Jessie.
I tried updating the OS, but like always something broke. So I did a clean install to the current rev of Stretch. I did the before mentioned procedure and it worked. I did modify qt5-svg to libqt5svg5, like mentioned in the tread.
LEONARDO IS RUNNING on the Pi
Only thought I get this:
pi@raspberrypi:~ $ cd leonArdo-arm/
pi@raspberrypi:~/leonArdo-arm $ ./run-leonArdo.sh
running on Raspbian
libEGL warning: DRI2: failed to authenticate
** (leonArdo.arm:8645): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Not sure what to make of it but I hope this can help the dev. team.
PS: loving the software. Can't wait what is in store..