On Sat, May 1, 2010 at 5:08 PM, Norman Silverstone <[email protected]> wrote: > On Sat, 2010-05-01 at 16:29 +0100, Jonathon Fernyhough wrote: >> On 1 May 2010 15:10, Norman Silverstone <[email protected]> wrote: >> > >> > What is wrong, please? >> > >> >> Try: >> >> $ sudo ./VMware-Workstation-6.5.3-246459.i386.bundle >> >> Note the ./ which tells bash where the file is (i.e. in the current >> directory) > > I tried this with the same result - 'Command not found'. I must be > missing something which is very obvious but I just can't see it.
Are you *sure* you are in the right folder? Type pwd ... to see what folder you're in. Then type sudo ./V ...and press Tab. That is s u d o space dot slash capital V When you press Tab, if you're in the right folder, the name will be auto-completed. This lets you know you've got it right. -- Liam Proven • Profile: http://www.linkedin.com/in/liamproven Email: [email protected] • GMail/GoogleTalk/Orkut: [email protected] Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AOL/AIM/iChat/Yahoo/Skype: liamproven • LiveJournal/Twitter: lproven MSN: [email protected] • ICQ: 73187508 -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
