Ubuntu Software Installation

Source: Internet
Author: User
Tags gtk

First, install the GCC compiler

1. Enter root

2, download arm-linux-gcc-4.4.3.tar.gz, put into Ubuntu home directory

3, sudo tar-c/-zxv-f arm-linux-gcc-4.4.3.tar.gz

4, sudo gedit/root/.bashrc

5. Enter the last line of the text:

Export path= $PATH:/opt/friendlyarm/toolschain/4.4.3/bin

6, check in root, arm-linux-gcc-v

Second, install VIM, Gvim

1. sudo apt-get install vim

2. sudo apt-get install vim

sudo apt-get install vim-gtk vim-doc cscope

Third, the installation of Chinese input method

1, set up----software updates, the default Bantu software source changed to 163 and other software sources

1, install the Chinese Language pack, set------language support-----Simplified Chinese installation, and apply; Then regional formats choose Chinese, and apply system-wide,

2, sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4

3, Im-switch-s IBUs

4, sudo apt-get install Ibus-pinyin

5, sudo apt-get install Ibus-googlepinyin

6, sudo apt-get install Ibus-sunpinyin

7, Ibus-setup; Select Chinese-sunpin in the settings.

8, set----Text Entry----Add corresponding Input method, select Sunpinyin; then the input method can be displayed in the upper right corner, all completed;

Iv. Installing the SSH service, preparing for SCP and Windows inter-pass files

1, sudo apt-get install Openssh-server

2, view, SSH host

V. Use of Oflash

Under the root directory./oflash

Any files that are opened are in this directory./filename

Exit General program is generally ctrl+d, or quit Enter

Vi. Installing the GDB debugging tool

1. pretreatment

sudo apt-get install Texinfo

sudo apt-get install Libncurses5-dev

sudo apt-get install M4

sudo apt-get install Flex

sudo apt-get install Bison

1, download, gdb-7.4.tar.gz

2, decompression, TAR-ZXVF gdb-7.4.tar.gz

3. CD gdb-7.4

4./configure--target=arm-linux--prefix=/usr/local/arm-gdb–v

5. Make

6, sudo apt-get install Libncurses5-dev

Ubuntu Software Installation

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.