Install cmake (solve can't find build-essential, solve how windows remotely controls ubuntu)

Source: Internet
Author: User

Subject:

1. windows Remote Control of ubuntu;

2. Install cmake

 

1. windows remote Control ubuntu: Click system-> preference-> remote destop to enable remote control and set the password. Then install TightVNC on the windows client. After the installation is complete, run and use the ubuntu IP address for remote control.

Reference http://www.php100.com/html/webkaifa/Linux/2010/1007/6240.html

2. Install cmake:

Install the compiling environment first, but can't find build-essential appears when running apt-get install build-essential. After checking that the local update list is not synchronized with the server, run apt-get update directly, and then run apt-get install build-essential to install it correctly;

Next, go to the cmake directory, execute./configure, then execute make, and finally execute make install. Now the installation is complete.

 

References:

Windows Remote Control ubuntu: http://www.php100.com/html/webkaifa/Linux/2010/1007/6240.html

2. solve the problem that the build-essential software package cannot be found: http://ubuntuforums.org/showthread.php? T = 927717

Related Article

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.