not able to install a software

Asked by sudhir

i have an application file on my desktop and when i try to instal it using the command sudo sh veetle0.0.17-linux-veetle.sh it says that the file cannot be found.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marc Stewart (marc.stewart) said :
#1

When you first open a terminal, the working directory is your home directory. Since the file is actually in your Desktop directory, it can't be found. Change directory first with:
cd ~/Desktop
then try running the installation script.

Can you help with this problem?

Provide an answer of your own, or ask sudhir for more information if necessary.

To post a message you must log in.