Unbutu 安裝 g++ 編譯器
原文來自
http://www.cnblogs.com/oomusou/archive/2007/10/20/931707.html
http://blog.sciencenet.cn/blog-587102-780484.html
1:
apt-get install g++
2:
安裝完整的工具及lib
apt-get install build-essential
其他:
1: 修復安裝失敗時, 再一次安裝
apt-get install build-essential --fix-missing
2: 查詢軟體的安裝目錄
dpkg -L 軟體名稱
$ dpkg -Lgcc
$ dpkg -Lgcc-4.4
$ dpkg -Lg++
$ dpkg -L g++-4.4
沒有留言:
張貼留言