When we in stall Bino, the GPU and QT will be used. For the reason of the version, it is a little complex to compile.
Here we prompt a simple way to install Bino.
1. add the software source to the pcDuino:
$vi /etc/apt/source.list
deb http://archive.raspbian.org/raspbian wheezy main contrib non-free
deb-src http://archive.raspbian.org/raspbian wheezy main contrib non-free
2. add the key to the software source.
$wget http://archive.raspbian.org/raspbian.public.key -O – | sudo apt-key add –
3. update the system
$sudo apt-get update
4. install bino
$sudo apt-get install bino
Leave a Reply
You must be logged in to post a comment.