Results 1 to 3 of 3
ok ive got this game called The Realm very min system req
i just need it to run on linux then im set! lol
ive got wine-0.9.35.tar.bz2
ive extracted it ...
- 04-19-2007 #1
Help with WINE please
ok ive got this game called The Realm very min system req
i just need it to run on linux then im set! lol
ive got wine-0.9.35.tar.bz2
ive extracted it using Ark
then i try to run the
./Configure it give me this error
chris@linux-ubbd:~> cd /home/chris/wine-0.0.35
bash: cd: /home/chris/wine-0.0.35: No such file or directory
chris@linux-ubbd:~> cd /home/chris/wine-0.9.35
chris@linux-ubbd:~/wine-0.9.35> ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
chris@linux-ubbd:~/wine-0.9.35>
im not sure what im doing wrong can some one plz help?
and for any one currious
www.realmserver.com its a great game play it with me and ill hook you up ;P!
- 04-19-2007 #2
wine
It's clear that the gcc compiler is not installed in your system,so go to YaST and install it,and any not installed package needed by wine.
to run wine with best performance,after installing it run winecfg and choose the Win98 option.
hope this help
- 04-19-2007 #3
wine help again
i did has you said and installed the gcc componets via yast
however im still getting this message in konsole
chris@linux-ubbd:~/wine-0.9.35> ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


Reply With Quote