Chinaunix首页 | 论坛 | 博客
  • 博客访问: 31071
  • 博文数量: 10
  • 博客积分: 55
  • 博客等级: 民兵
  • 技术积分: 60
  • 用 户 组: 普通用户
  • 注册时间: 2011-11-19 12:43
文章分类

全部博文(10)

文章存档

2012年(10)

我的朋友
最近访客

分类:

2012-07-12 10:02:09

原文地址:linux下使用source insight 作者:Jiker4836

以前都在Windows下用source insight,但是最近需要在Linux下使用,幸好知道有wine这个东西。多知道一些东西还是有意义的。 安装: 1. sudo apt-get install wine 2.将source insight拷贝到Linux中 3.进入Linux中InsightSetup.exe所在目录,使用wine安装source insight: $wine InsightSetup.exe 之后的界面和Windows完全相同 4.启动source insight 1)命令行启动 $wine "C:/Program Files/Source Insight 3/Insight3.exe" 即输入exe所在的路径 2)从界面启动 打开Places->Computer,找到Insight3.exe所在的目录,右键Insight3.exe,选择Open with Wine Windows Program Loader PS: 用wine其实还可以在Linux下运行其他Windows软件,比如BeyondCompare,过程是一样的 Source Insight has not been installed completely 收藏 系统:Win7 家庭普通版 软件: Source Insight Version 3.50.0064 运行软件时报错: 如下: Source Insight has not been installed completely Please run the Source Insight Setup program to install it before running it.Do not just copy the Insight2.exe file. 或者: Source Insight cannot initialize:Module not loaded:insight3.exe 这个问题耽误了我很多时间,卸载了重新安装,安装了又卸载,在网上找个几个安装软件,都报相同的错误,问题依旧。 后来灵光一闪,以管理员省份运行试试,ok,成功,解决了。 具体步骤,右击Insight3.exe,选择属性-->兼容性-->特权等级-->以管理员身份运行此程序打勾 希望能够其他朋友提示,以免耽误不必要的时间
阅读(504) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~