pedrodaltoe
(usa Fedora)
Enviado em 22/10/2010 - 09:05h
Estou tentando instalar o Software rubrica2 2.1.6, que é uma agenda..
Pois bem, deu erro no compilador c++, mais ja instalei o gcc, abaixo segue o log para quem puder ajudar agradeço..
configure:2135: checking for a BSD-compatible install
configure:2191: result: /usr/bin/install -c
configure:2202: checking whether build environment is sane
configure:2245: result: yes
configure:2273: checking for a thread-safe mkdir -p
configure:2312: result: /bin/mkdir -p
configure:2325: checking for gawk
configure:2341: found /usr/bin/gawk
configure:2352: result: gawk
configure:2363: checking whether make sets $(MAKE)
configure:2384: result: yes
configure:2572: checking whether to enable maintainer-specific portions of Makefiles
configure:2581: result: no
configure:2654: checking for g++
configure:2684: result: no
configure:2654: checking for c++
configure:2684: result: no
configure:2654: checking for gpp
configure:2684: result: no
configure:2654: checking for aCC
configure:2684: result: no
configure:2654: checking for CC
configure:2684: result: no
configure:2654: checking for cxx
configure:2684: result: no
configure:2654: checking for cc++
configure:2684: result: no
configure:2654: checking for cl.exe
configure:2684: result: no
configure:2654: checking for FCC
configure:2684: result: no
configure:2654: checking for KCC
configure:2684: result: no
configure:2654: checking for RCC
configure:2684: result: no
configure:2654: checking for xlC_r
configure:2684: result: no
configure:2654: checking for xlC
configure:2684: result: no
configure:2712: checking for C++ compiler version
configure:2719: g++ --version >&5
./configure: line 2720: g++: command not found
configure:2722: $? = 127
configure:2729: g++ -v >&5
./configure: line 2730: g++: command not found
configure:2732: $? = 127
configure:2739: g++ -V >&5
./configure: line 2740: g++: command not found
configure:2742: $? = 127
configure:2765: checking for C++ compiler default output file name
configure:2792: g++ conftest.cpp >&5
./configure: line 2793: g++: command not found
configure:2795: $? = 127
configure:2833: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "rubrica2"
| #define PACKAGE_TARNAME "rubrica2"
| #define PACKAGE_VERSION "2.1.6"
| #define PACKAGE_STRING "rubrica2 2.1.6"
| #define PACKAGE_BUGREPORT "nicolafragale@gmail.com"
| #define PACKAGE "rubrica2"
| #define VERSION "2.1.6"
| /* end confdefs.h. */
Abraço..