2
linux + g ++: команда не найдена
Я хочу установить на мою машину с Linux Red-Hat gettext-0.19.1.tar.xz. Сначала я делаю следующее cd gettext-0.19.1 ./configure make Во makeвремя сбояg++: command not found libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c autosprintf.cc - o .libs/autosprintf.o ./libtool: line 1128: g++: command not found make[5]: *** [autosprintf.lo] Error 1 make[5]: Leaving directory …