Saturday, September 3, 2011

How to Install a .run File

Follow the steps to install a .run file:
  1. Open a terminal. In ubuntu 11.04, simply press the Super Key (Windows key) and search for terminal.
  2. Navigate to the directory of the .run file. For example, to navigate to desktop, type in "cd ~/Desktop" and pres enter.
  3. Type "chmod +x example.run" and press enter (replace the example.run with the filename of your .run file).
  4. Now type "./example.run", and press enter, the installer should start.
Installation of ATI Graphic Card driver:

No comments:

Post a Comment