个人工具

“UbuntuHelp:InstallingRunPackage”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的4个中间版本)
第5行: 第5行:
 
https://help.ubuntu.com/community/InstallingRunPackage?action=AttachFile&do=get&target=dotrunfile.png
 
https://help.ubuntu.com/community/InstallingRunPackage?action=AttachFile&do=get&target=dotrunfile.png
 
Follow the procedure below to install software packaged in a .run file:
 
Follow the procedure below to install software packaged in a .run file:
# Find the .run file in the ''File Browser''
+
<ol><li>Find the .run file in the ''File Browser''
# Right-click the file and select ''Properties''
+
</li><li>Right-click the file and select ''Properties''
# Under the ''Permissions'' tab, make sure that ''Allow executing file as program'' is ticked and press '''Close'''
+
</li><li>Under the ''Permissions'' tab, make sure that ''Allow executing file as program'' is ticked and press '''Close'''
# Double-click the .run file to open it. A dialog box should appear
+
</li><li>Double-click the .run file to open it. A dialog box should appear
# Press '''Run in Terminal''' to run the installer
+
</li><li>Press '''Run in Terminal''' to run the installer
# A ''Terminal'' window will open. Follow any instructions on-screen to install the program
+
</li><li>A ''Terminal'' window will open. Follow any instructions on-screen to install the program</li></ol>
 +
 
 
'''Note:''' Once you have started the installer, it may take a while to display an installation screen. This is normally due to the installer ''extracting'' all of the files from the .run file ready for use.
 
'''Note:''' Once you have started the installer, it may take a while to display an installation screen. This is normally due to the installer ''extracting'' all of the files from the .run file ready for use.
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 23:26的最新版本

  1. title Installing .run Packages

Sometimes you may need to install software (most often a game) which has been packaged as a .run file. These files contain the software and a small program to install the software. See below for an example of how a .run file looks: InstallingRunPackage?action=AttachFile&do=get&target=dotrunfile.png Follow the procedure below to install software packaged in a .run file:

  1. Find the .run file in the File Browser
  2. Right-click the file and select Properties
  3. Under the Permissions tab, make sure that Allow executing file as program is ticked and press Close
  4. Double-click the .run file to open it. A dialog box should appear
  5. Press Run in Terminal to run the installer
  6. A Terminal window will open. Follow any instructions on-screen to install the program

Note: Once you have started the installer, it may take a while to display an installation screen. This is normally due to the installer extracting all of the files from the .run file ready for use.