04/10/15 02:37:16 8RP1Pzer
AutoMake、Autoconfをつかってソースを./configureすると
checking for g++... g++
checking for C++ compiler default output... configure: error: C++ compiler
cannot create executables
なるエラーが出てMakefileを作れません、sudo ./configureでも駄目
rootになればエラーはなくなるのですが、一般ユーザーが使う時何か
環境変数のようなものがひつようなのでしょうか? OSはRH8.0です。