removido
(usa Nenhuma)
Enviado em 29/04/2017 - 20:54h
ruan@ruan-STI-NA-1401:~/Downloads$ bash -x genymotion-2.9.0-linux_x64.bin
++ basename genymotion-2.9.0-linux_x64.bin
+ PROGNAME=genymotion-2.9.0-linux_x64.bin
++ dirname genymotion-2.9.0-linux_x64.bin
+ DIRNAME=.
++ uname
+ OS=Linux
++ id -u
+ '[' 1000 = 0 ']'
+ IS_ROOT=false
+ UNINSTALL=false
+ DEFAULT_DIRNAME=genymotion
+ false
+ DEFAULT_GENYMOTION_INSTALLDIR=/home/ruan/Downloads
+ NEW_INSTALLATION=true
+ DESKTOP_FILE_NAME=genymobile-genymotion.desktop
+ DESKTOP_GENERIC_NAME='Android Emulator'
+ DESKTOP_GENERIC_NAME_FR='Emulateur Android'
++ which xdg-desktop-menu
+ XDG_DESKTOP_MENU=/usr/bin/xdg-desktop-menu
+ VIRTUALBOX_MIN_VERSION=4.1
+ VIRTUALBOX_MATCH_REGEX='^(4\.[1-9].*)|([5-9]\..*)|([1-9]([0-9])+\..*)'
+ DEFAULT_GENYMOBILE_SETTINGSDIR=/home/ruan/.Genymobile
+ DEFAULT_GENYMOTION_SETTINGSDIR=/home/ruan/.Genymobile/Genymotion
+ ac_prev=
+ test -n ''
+ '[' -z '' ']'
+ GENYMOTION_INSTALLDIR=/home/ruan/Downloads/genymotion
++ readlink -m /home/ruan/Downloads/genymotion
+ GENYMOTION_INSTALLDIR=/home/ruan/Downloads/genymotion
+ false
+ false
+ _echo 'Installing for current user only. To install for all users, restart this installer as root.'
+ echo -e 'Installing for current user only. To install for all users, restart this installer as root.'
Installing for current user only. To install for all users, restart this installer as root.
+ _check_directories
+ local msg=
+ '[' -d /home/ruan/Downloads/genymotion ']'
+ msg='\nInstalling to folder [/home/ruan/Downloads/genymotion]. Are you sure [y/n] ? '
+ _ask_user '\nInstalling to folder [/home/ruan/Downloads/genymotion]. Are you sure [y/n] ? '
+ local ans=a
+ [[ ! a =~ ^[YyNn]$ ]]
+ echo -ne '\nInstalling to folder [/home/ruan/Downloads/genymotion]. Are you sure [y/n] ? '
Installing to folder [/home/ruan/Downloads/genymotion]. Are you sure [y/n] ? + read ans