Programming Tutorials

(追記) (追記ここまで)

bash: make: command not found

By: Emiley J in Linux Tutorials on 2011年06月13日 [フレーム]

If you get the error bash: make: command not found, I take it that, linux is not your hardcore. Because this error is a beginner's question and could be easily resolved as below.

It only shows that your linux server does not have make installed. Depending on your type of linux you can use either of these commands to install make and therefore get rid of the above problem.

yum install make
apt-get install make



(追記) (追記ここまで)


Add Comment

JavaScript must be enabled for certain features to work
* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Linux )

Latest Articles (in Linux)

(追記) (追記ここまで)
(追記) (追記ここまで)

Related Tutorials

AltStyle によって変換されたページ (->オリジナル) /