When I tried to install android studio on my 14.04 LTS Ubuntu system on opt
directory as according to mentioned on by clayton (Ubuntu user) but I could not install it as accordingly.
- Unpack android studio zip on download directory
- Then open terminal fetch the file through
cd ~/Downloads
- Then I enter
sudo -i
- After then I tried to move android studio to opt directory
mv android-studio /opt
Then it says:
mv: cannot stat ‘android-studio’: No such file or directory
And I installed Qt creator5.3.2
on /opt
directory for third party installation policy.It works fine except I could not fetch the examples on Qt creator
and it is not showing the version of Qt
.
If anybody could help me how to solve this problem. I would be really thankful in advance.
No zipfiles found. rm: cannot remove ‘/opt/android-studio-ide-*’: No such file or directory find:
– Erfan Bagheri Nov 16 '15 at 10:53/opt/android-studio/': No such file or directory find:
/opt/android-studio/': No such file or directory dpkg: error processing package android-studio (--configure): subprocess installed post-installation script returned error exit status1