於debian安裝ubuntu套件(gcc-msp430) - Linux

By Jacob
at 2012-11-22T16:36
at 2012-11-22T16:36
Table of Contents
# 找一個官方映射網站,下載 keyring
wget http://tw.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_2012.05.19.tar.gz
tar xzvf ubuntu-keyring_2012.05.19.tar.gz
cd ubuntu-keyring_2012.05.19/
sudo apt-key add keyrings/ubuntu-archive-keyring.gpg
# 新增 apt source list 以下這行
deb http://tw.archive.ubuntu.com/ubuntu/ oneiric main universe
# 更新 apt
sudo apt-get update
# 安裝所需套件
sudo apt-get install msp430-libc
sudo apt-get install msp430mcu
sudo apt-get install binutils-msp430
sudo apt-get install gcc-msp430
sudo apt-get install gdb-msp430
sudo apt-get install mspdebug
# 移除 ubuntu 套件,再次更新 apt
sudo apt-get update
--
A quotation from the movie "The Se7en":
Ernest Hemingway once wrote that,
"The world is a fine place and worth fighting for."
I agree with the second part.
--
wget http://tw.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_2012.05.19.tar.gz
tar xzvf ubuntu-keyring_2012.05.19.tar.gz
cd ubuntu-keyring_2012.05.19/
sudo apt-key add keyrings/ubuntu-archive-keyring.gpg
# 新增 apt source list 以下這行
deb http://tw.archive.ubuntu.com/ubuntu/ oneiric main universe
# 更新 apt
sudo apt-get update
# 安裝所需套件
sudo apt-get install msp430-libc
sudo apt-get install msp430mcu
sudo apt-get install binutils-msp430
sudo apt-get install gcc-msp430
sudo apt-get install gdb-msp430
sudo apt-get install mspdebug
# 移除 ubuntu 套件,再次更新 apt
sudo apt-get update
--
A quotation from the movie "The Se7en":
Ernest Hemingway once wrote that,
"The world is a fine place and worth fighting for."
I agree with the second part.
--
Tags:
Linux
All Comments
Related Posts
Ubuntu gcc 3.4

By Tristan Cohan
at 2012-11-22T01:14
at 2012-11-22T01:14
為什麼CentOS都不出單片ServerCD了?

By William
at 2012-11-21T09:53
at 2012-11-21T09:53
為什麼CentOS都不出單片ServerCD了?

By Damian
at 2012-11-21T00:23
at 2012-11-21T00:23
請問一下有關於dns

By Rachel
at 2012-11-20T17:47
at 2012-11-20T17:47
yum爆炸了

By Oscar
at 2012-11-20T17:16
at 2012-11-20T17:16