1. Add Code::Blocks & wxWidgets Source List

sudo vim /etc/apt/sources.list

Add

deb http://apt.wxwidgets.org/ gutsy-wx main
deb http://lgp203.free.fr/ubuntu/ gutsy universe

2. Add Source liberary key

wget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -
wget -q http://lgp203.free.fr/public.key -O- | sudo apt-key add -

 3. Update Source List And Install Code::Blocks

sudo apt-get update
sudo apt-get install codeblocks

4.Done

arrow
arrow
    全站熱搜

    Aminzai 發表在 痞客邦 留言(0) 人氣()