← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77751]: chmod command can not find a .bin file

 

Question #77751 on firefox-3.0 in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/77751

    Status: Open => Answered

Karunesh Johri proposed the following answer:
Excellent. Please give the following commands from your terminal.

cd Desktop
ls -ls
chmod +x GoogleEarthLinux.bin

If this does not work, try

cd ~/Desktop
ls -ls
chmod +x GoogleEarthLinux.bin

I think the file GoogleEarthLinux.bin is in the Desktop sub-directory
under your home directory.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.