I am trying to make a basic install with OMXplayer on it that I can trigger from a button to make a sort of video sampler.
I have used the sparkfun tutorial upto just before installing the window manager (to step 9 )
https://www.sparkfun.com/tutorials/372
so now I want to install the binary from AUR
https://aur.archlinux.org/packages.php?ID=59053
so I am connected via eithernet and (from memory) I did
Code: Select all
mkdir ~/omx
cd ~/omx
wget http://seyrsnys.myzen.co.uk/rpi/omxplayer-bin-2012-05-06.tar.xz
tar -xvzf omxplayer-bin-2012-05-06.tar.xz