Centos 6.5 安装 Understand

本文详细介绍了如何从官方网站下载并安装Understand 4.0,包括针对Linux 32位系统的具体操作步骤,如解压文件、设置环境变量及创建桌面快捷方式等。同时,提供了有效的注册码。

整理的官方文档:

官网下载地址: https://scitools.com/download/archive/
选择 understand 4.0 只有这个的注册码

下载 自己系统对应的文件 :
JieYuan-4.0.926-Linux-32bit.tgz
Understand-4.0.926-Linux-32bit.tgz
下载完毕后先解压 Understand-4.0.926-Linux-32bit.tgz 然后解压另一个。

//所有操作流程命令
tar -xvzf Understand-4.0.926-Linux-32bit.tgz  
tar -xvzf JieYuan-4.0.926-Linux-32bit.tgz
cd scitools/bin/linux32
//运行软件
./understand
//添加系统变量
// tool 是我自己的目录  这个改为自己的对应位置
export PATH=$PATH:/home/tool/scitools/bin/linux64
export STIHOME=/home/tool/scitools
//添加到图标
cd  ~/.local/share/applications
vim understand.desktop
//写入以下内容  注意tool是自己的目录
[Desktop Entry]
 Name=Understand
 Exec=/home/tool/scitools/bin/linux32/understand
 Icon=/home/tool/scitools/bin/linux32/understand_32.png
 Type=Application
 Terminal=false
 Comment=Analyze it, measure it, visualize it, maintain it - Understand it
  GenericName=Static analysis tool
  Categories=Development;IDE;

//可以在应用程序中找到了
//注册码: 
D59E41A3360B
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值