libtool g++ command not found
When Installing SleuthKit from Source, I got this error in CentOS 6.4, 64 Bit.
../../libtool: line 1125: g++: command not found
Refer:
http://www.netxms.org/forum/installation/problems-with-libtool/
Install this package, to resolve this error.
yum install gcc-c++
When Installing SleuthKit from Source, I got this error in CentOS 6.4, 64 Bit.
../../libtool: line 1125: g++: command not found
Refer:
http://www.netxms.org/forum/installation/problems-with-libtool/
Install this package, to resolve this error.
yum install gcc-c++
No comments:
Post a Comment