Install Source Insight under Ubuntu

Source: Internet
Author: User

Accustomed to the source under the Insight Editor reading source, in Linux with VI is always bad, or in Ubuntu used back to the familiar source insight.

In Ubuntu, install Windows programs with wine, and then install Windows software with wine. Install wine
Enter the following command on the terminal:

sudo apt-get install wine
Install Source Insight with wine
Enter the following command in the terminal:
Wine ~/sourceinsight/insightsetup.exe
Note: The Sourceinsight installation package should be downloaded on its own, as it would install under Windows. The project can be imported, like Windows.


Figures:


how to open sourceinsight.
After the project is imported, turn the sourceinsight off, and then open the sourceinsight. At this time found in the terminal do not know where the wine installed, there are sourceinsight installation directory and where.
First enter the command in the terminal
CD ~
ll
Found a more hidden directory:
. wine/
Take a look inside:
CD. wine/
LL
The following directories were found:
DosDevices Drive_c System.reg Userdef.reg User.reg
where Drive_c defaults to Windows C disk, open into the directory to see:
CD Drive_c
ls

You can basically understand what's going on, open program Files:
CD program\ files/
ls

Finally found it, opened to see:
CD source\ insight\ 3/
ls


In the terminal input command:
wine Insight3.exe

successfully opened the source Insight.
Note: Just found blind busy for a long time, after installation Wine in the System menu has a Wine option, in that directly open Source insight can be (Wine->programs->source insight3- >source Insight3.5), The Blind Toss: (

Reprint please indicate the source: http://blog.csdn.net/imyang2007/article/details/7654700


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.