On Sat, 24 Feb 2007, [EMAIL PROTECTED] wrote: > hi all, > > first time this has happened to me in the 4 yrs ive been using linux....new > install of 10.2 on an acer 5100, unfortunately has an ati radeon 1100 > chipset, any clue here? > > > [EMAIL PROTECTED]:~> cd ~/Desktop > [EMAIL PROTECTED]:~/Desktop> su > Password: > reilly:/home/steve/Desktop # ./ati-driver-installer-8.32.5-x86.x86_64.run > bash: ./ati-driver-installer-8.32.5-x86.x86_64.run: Permission denied > reilly:/home/steve/Desktop #
Two things. One. Never use just 'su'. *always* use 'su -' to reset your environment. Two. Is it executable? Either that, or try "sh ./ati...". -- Carpe diem - Seize the day. Carp in denim - There's a fish in my pants! Jon Nelson <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
