View Single Post
  #2 (permalink)  
Old 05-Jul-2009, 14:00
microchip8's Avatar
microchip8 microchip8 is online now
Shaman Penguin
 
Join Date: Jun 2008
Location: /dev/belgium
Posts: 2,194
microchip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the rough
Default Re: .run file won't run

open a console
make the file executable - chmod +x /path/to/file/file.run
./file.run

Also you may consider using the ATI driver from the repos instead
__________________
My site: http://microchip.bplaced.net
My repo: http://download.opensuse.org/repositories/home:/microchip8
SUSE Unbound Forum: http://suseunbound.lefora.com


Do coders dream of sheep() ?
Reply With Quote