July 10th in Linux/Unix by .

exec: g++: not found

i was trying to compile the courier-imap and during make i was getting this error “ exec: g++: not found”

exec: g++: not found

i fixed it by installing gcc-c++ in my centos

yum install gcc-c++

Similar Posts:

2 Comments

  • John
    October 15, 2009
  • dw479
    November 2, 2011

Leave A Comment.