i tried to install Wine on the linux mint but it keeps on failing
i have browse through winehq forums but my problem is still here
below is my log file
configure:3015: checking for g++
configure:3045: result: no
configure:3015: checking for c++
configure:3045: result: no
configure:3015: checking for gpp
configure:3045: result: no
configure:3015: checking for aCC
configure:3045: result: no
configure:3015: checking for CC
configure:3045: result: no
configure:3015: checking for cxx
configure:3045: result: no
configure:3015: checking for cc++
configure:3045: result: no
configure:3015: checking for cl.exe
configure:3045: result: no
configure:3015: checking for FCC
configure:3045: result: no
configure:3015: checking for KCC
configure:3045: result: no
configure:3015: checking for RCC
configure:3045: result: no
configure:3015: checking for xlC_r
configure:3045: result: no
configure:3015: checking for xlC
configure:3045: result: no
configure:3073: checking for C++ compiler version
configure:3080: g++ --version >&5
./configure: line 3081: g++: command not found
configure:3083: $? = 127
configure:3090: g++ -v >&5
./configure: line 3091: g++: command not found
configure:3093: $? = 127
configure:3100: g++ -V >&5
./configure: line 3101: g++: command not found
configure:3103: $? = 127
configure:3106: checking whether we are using the GNU C++ compiler
configure:3135: g++ -c conftest.cpp >&5
./configure: line 3136: g++: command not found
configure:3141: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "0.9.38"
| #define PACKAGE_STRING "Wine 0.9.38"
| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
| /* end confdefs.h. */



