build-essential安 - Linux

Delia avatar
By Delia
at 2013-06-28T17:05

Table of Contents

我在灌build-eseential

phenix@Dell:~$ sudo apt-get install build-essential正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
build-essential 已經是最新版本了。
升級 0 個,新安裝 0 個,移除 0 個,有 115 個未被升級。

phenix@Dell:~$ $ aptitude search build-essential
$: command not found

So I don't know how to fix this problem...

Corret one is below:
phenix@phenix-Dell-System-Inspiron-N4110:~$ ptitude search build-essential
找不到 'ptitude' 這個命令, 您是指這命令嗎:
命令 'aptitude' 來自於套件 'aptitude' (main)
ptitude: command not found



--
Tags: Linux

All Comments

Charlie avatar
By Charlie
at 2013-06-29T13:29
多打了一個'$'
Franklin avatar
By Franklin
at 2013-06-29T19:13
XDD
Heather avatar
By Heather
at 2013-07-02T19:01
原PO用複製的對吧,通常網路上的人會把command前面加上
加上$或是#代表這是command
Todd Johnson avatar
By Todd Johnson
at 2013-07-04T06:17
$ aptitude search build-essential
Queena avatar
By Queena
at 2013-07-08T13:35
第二個你鍵入有多一個$啊@_@
Dorothy avatar
By Dorothy
at 2013-07-08T23:22
"$: command not found" 不正說明了你多打一個"$"嗎....
在aptitude的命令那邊
而且你已經灌好build-essential了呀
Yuri avatar
By Yuri
at 2013-07-11T15:44
你第二次少打了一個a "a"ptitude
Franklin avatar
By Franklin
at 2013-07-14T14:13
.....you haven't install aptitude
apt-cache search = aptitude search, try apt-cache one
Anthony avatar
By Anthony
at 2013-07-15T20:21
aptitude isn't installed in ubuntu by default
Hamiltion avatar
By Hamiltion
at 2013-07-19T20:16
read chinese instructions please, or LANG=C before doing
these to get you english one.....
Lucy avatar
By Lucy
at 2013-07-21T11:12
"程式 'aptitude' 目前尚未安裝。 您可以由輸入以下內容安裝
" meant you didn't install aptitude, not it can't find
it.
Kyle avatar
By Kyle
at 2013-07-22T12:27
"build-essential 已經是最新版本了。" meant you have ins-
talled the latest build-essential....
if you want to perform an apt search with apt-get, go f-
Jacky avatar
By Jacky
at 2013-07-25T13:04
or "apt-cache search"
Dora avatar
By Dora
at 2013-07-25T21:48
if you prefer english instructions or you can't read ch-
Iris avatar
By Iris
at 2013-07-30T04:17
inese, do "phenix@Dell:~$ LANG=C" before executing other
programs
Christine avatar
By Christine
at 2013-08-02T07:13
你是希望在哪裡找到build-essential... 他不是一個軟體啊 = =
Skylar Davis avatar
By Skylar Davis
at 2013-08-03T14:28
就像在Win中裝了.NET framework, 也不會有個叫做.net fw的東
西給你看啊...
Frederic avatar
By Frederic
at 2013-08-07T15:00
嚴格來講他是一個軟體呀,而且apt-cache或aptitude確實找得
到這個meta package
Leila avatar
By Leila
at 2013-08-07T20:56
*嚴格來講他是一個套件
在win中裝了.net framework你也可以在控制台看到你有裝呀...
這篇原po大概只是完全看不懂中文、不知道他沒有aptitude、不
Rosalind avatar
By Rosalind
at 2013-08-12T11:30
知道可以用apt-cache search...
Mason avatar
By Mason
at 2013-08-14T21:48
他不會看不懂吧... 可能只是想build中文輸入法? XD
Edwina avatar
By Edwina
at 2013-08-17T13:29
我也覺得他看起來不像看不懂中文呀,可是他的表現就是看不懂
Carol avatar
By Carol
at 2013-08-19T04:15
,不然apt-get和找不到aptitude的那個訊息寫那麼清楚...
Edward Lewis avatar
By Edward Lewis
at 2013-08-22T16:06
你可以把 build-essential 想成依賴編譯工具的空套件
Selena avatar
By Selena
at 2013-08-26T11:58
雖然它本身不會裝什麼東西進去系統,但是可以用來圈選
編譯環境需要的其他套件
Carol avatar
By Carol
at 2013-08-26T14:05
就像是你要辦公,總要桌子椅子跟幾支筆吧((最好還有冷氣
build-essential就類似這樣
Leila avatar
By Leila
at 2013-08-31T10:37
IDE和記事本之類的有別的軟體你要自己裝呀=_=
Agnes avatar
By Agnes
at 2013-09-05T00:02
build-essential大致上是compiler和一些lib
Margaret avatar
By Margaret
at 2013-09-06T03:50
這.....觀念不清啊
是說我覺得build-essential也算是軟體,更精準地說是
Skylar DavisLinda avatar
By Skylar DavisLinda
at 2013-09-09T01:30
很多軟體組成的軟體包吧
呃.....忽略上面,我覺得我有點說錯@_@
Zenobia avatar
By Zenobia
at 2013-09-09T19:13
dpkg -L build-essential 就可以看到它實際裝了什麼
Heather avatar
By Heather
at 2013-09-11T10:18
build-essential 最重要的就是他的 dependencies XD
Rebecca avatar
By Rebecca
at 2013-09-16T10:15
為什麼寫程式一定要IDE 只要有complier就可以了吧
David avatar
By David
at 2013-09-20T02:34
呃 ... compiler 也會告訴你哪裡出錯啊 XD
Charlotte avatar
By Charlotte
at 2013-09-20T11:28
你那麼需要IDE就去裝IDE呀囧
Eden avatar
By Eden
at 2013-09-25T05:20
如果不嫌肥的話 Eclipse CDT 是不錯的環境

shell script 和 c++程式

Una avatar
By Una
at 2013-06-28T01:23
※ 引述《mongqiu (情為鎖,為情鎖)》之銘言: : 各位linux板的先進大家好 : 因為有類似問題,所以先行搜尋了一下,然後發現了這篇,所以借同一系列文章再提問。 : 我所謂的類似問題是 : 如同原文,如果要在script裡面寫入執行其他程式,如C++或fortran所編譯的程式 : 當執行到內嵌入 ...

shell script 和 c++程式

Vanessa avatar
By Vanessa
at 2013-06-27T22:04
: mongqiuatserver~andgt;./test.x input.txt : f n1 n2 n3 : n1 1 2 3 : n2 1 2 3 : n3 1 2 3 : mongqiuatserver~andgt; (1) echo -e and#39;f n1 n2 n3\nn1 1 2 3 ...

shell script 和 c++程式

Damian avatar
By Damian
at 2013-06-27T20:00
※ 引述《crazybobo (...)》之銘言: : Hi 各位板大早 : 我目前有在使用一個科學計算軟體(在CentOS 5.9上運作) : 內部有cshell的tool可以使用,而為了使用上方便 : 小弟自己寫了一個C++的小程式做輔助 : 所以我就使用這個套裝軟體內的cshell tool : 我目前 ...

gentoo install rpm

Gary avatar
By Gary
at 2013-06-27T16:42
請問一下大家, 我想要在gentoo server 安裝一個CUDA套件 可是nvidia 只提供下面這些distribution套件 RHEL 6 64-Bit RPM Fedora 18 64-Bit RPM OpenSUSE 12.2 64-Bit RPM SLES 11 (SP1 ...

Linux的ubuntu版本確認

Vanessa avatar
By Vanessa
at 2013-06-27T00:29
因為我是要用虛擬VirtualBox安裝 想請問一下怎麼確認版本 因為有2.4還是2.6 感謝各位 -- █▉█ █▉█ █◣█ ███ ███ █ˍ◣ ψwindgodvocx1 ███ █▉█ ███ ██ ██▇ ◤◥◤◣ ...