Ubuntu安装wine工具 And Source Insight

一、Ubuntu安装wine工具
$sudo apt-get install wine
注:如安装不了加入如下源:
{{
  deb http://cz.archive.Ubuntu.com/ubuntu lucid main universe
}}

you can do this:
#sudo gedit /etc/apt/sources.list
and then append with
deb http://cz.archive.Ubuntu.com/ubuntu lucid main universe
in sources.list file

when it  finishes to intall wine

then

进入InsightSetup.exe所在目录,使用wine工具安装Source Insight
$ wine InsightSetup.exe
注:之后完装和windows相同。

For Source Insight:
SI3US-343066-11287
SI3US-956386-80191
SI3US-840598-11493
SI3US-404808-04697
SI3US-510811-93484

你可能感兴趣的:(ubuntu)