惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
量子位
D
DataBreaches.Net
博客园 - 司徒正美
J
Java Code Geeks
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
B
Blog
The Cloudflare Blog
D
Docker
I
InfoQ
爱范儿
爱范儿
MongoDB | Blog
MongoDB | Blog
腾讯CDC
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
Vercel News
Vercel News
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
S
SegmentFault 最新的问题
GbyAI
GbyAI
有赞技术团队
有赞技术团队

博客园 - CGDeveloper

Windows 7 启动修复 Linux和Windows共享文件(转载) 查看编译器内置的宏定义 C#,int转成string,string转成int(转载) linux下的IP地址释放 ubuntu 安装nvidia显卡驱动(转载) ubuntu开启sshd服务(转载) eclipse cdt代码悬停窗口背景颜色设置(转载) Android.mk的用法和基础(转载) Ubuntu 恢复默认面板 鸟哥SHELL入门材料(转载) linux bash shell 入门教程(转载) CR, LF, CR/LF 回车 换行(转载) UIView Class Reference(转载) Linux命令格式及帮助命令详解(转载) 活灵活现用Git-技巧篇(转载) 活灵活现用Git-基础篇(转载) repo用法(转载) GDB调试精粹及使用实例(转载)
安装.run文件包
CGDeveloper · 2011-07-06 · via 博客园 - CGDeveloper

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.