como instalar o genymotion?

1
me@Yes-ME:~/Downloads$ bash genymotion-2.2.2_x86.bin

Installing to folder [/home/me/Downloads/genymotion]. Are you sure [y/n] ? y


[/home/me/Downloads/genymotion]: current user cannot write into this folder
You should install this package in your home folder or with admin rights, using sudo
Aborting 

Estou recebendo este erro ao instalar o genymotion

    
por yash 25.09.2014 / 00:19

1 resposta

0

chmod +x genymotion-2.2.2_x86.bin
sudo ./genymotion-2.2.2_x86.bin

executá-los no terminal.

    
por rɑːdʒɑ 25.09.2014 / 05:47