솔라리스에서 groff-1.11a.tar.gz를 어떻게 설치 하나요.
# ./configure
loading cache ./config.cache
checking for prefix by ... checking for grops... no
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether cross-compiling... no
checking that C++ compiler can compile simple program... no
configure: error: a working C++ compiler is required
라는 에러가 발생하는데.. gcc는 이미 설치되어 있거든요....