Hi i am getting this below error after given configure command can you help me please what to do next ?
checking build system type… x86_64-pc-linux-gnu checking host system type… x86_64-pc-linux-gnu checking whether make sets $(MAKE)… yes checking for gcc… no checking for cc… no checking for cl.exe… no configure: error: in `/usr/src/wine-1.8.3': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details [root@centos7desktop wine-1.8.3]# ./configure –enable-win64 checking build system type… x86_64-pc-linux-gnu checking host system type… x86_64-pc-linux-gnu checking whether make sets $(MAKE)… yes checking for gcc… no checking for cc… no checking for cl.exe… no configure: error: in `/usr/src/wine-1.8.3': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details
while installing this software as per your commands in the video my pc is automatically restarted at "make" command. Can you please suggest me how to solve that problem.. thank you in advance
uname -a rpm -qa|grep wine sudo yum install libX11-devel free-devel zlib-devel libxcb-devel cd /usr/src sudo wget http://dl.winehq.org/wine/source/1.8/wine-1.8.3.tar.bz2 sudo tar -xjvf wine-1.8.3.tar.bz2 cd wine-1.8.3/ sudo ./configure -enable-win64 –without-freetype sudo make sudo wine64 -version sudo wine64 notepad
noones gonna type all of this shit , i wonder why you didnt put it in the description box
Hi i am getting this below error after given configure command can you help me please what to do next ?
checking build system type… x86_64-pc-linux-gnu
checking host system type… x86_64-pc-linux-gnu
checking whether make sets $(MAKE)… yes
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/usr/src/wine-1.8.3':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
[root@centos7desktop wine-1.8.3]# ./configure –enable-win64
checking build system type… x86_64-pc-linux-gnu
checking host system type… x86_64-pc-linux-gnu
checking whether make sets $(MAKE)… yes
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/usr/src/wine-1.8.3':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
while installing this software as per your commands in the video my pc is automatically restarted at "make" command.
Can you please suggest me how to solve that problem.. thank you in advance
uname -a
rpm -qa|grep wine
sudo yum install libX11-devel free-devel zlib-devel libxcb-devel
cd /usr/src
sudo wget http://dl.winehq.org/wine/source/1.8/wine-1.8.3.tar.bz2
sudo tar -xjvf wine-1.8.3.tar.bz2
cd wine-1.8.3/
sudo ./configure -enable-win64 –without-freetype
sudo make
sudo wine64 -version
sudo wine64 notepad
noones gonna type all of this shit , i wonder why you didnt put it in the description box