Genymotion Error in Ubuntu 14.04 LTS
I had this problem because I didn t realize I download version fo Linux 32 bits but I have 64 bits. In addtion, I have installed, before that, some librarys type libgstapp typing: .
$sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
Genymotion runs after that.
I've run the command from Fernando Pie:
apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
But I still got the error so, I found this that worked for me:
apt-get install libgstreamer-plugins-base0.10-0:i386