Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! mercilessqtip's Avatar
    Join Date
    Nov 2006
    Location
    tennessee
    Posts
    56

    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!

  2. #2
    Linux Engineer aliov's Avatar
    Join Date
    Dec 2006
    Location
    Geneva,Beirut
    Posts
    1,078

    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

  3. #3
    Just Joined! mercilessqtip's Avatar
    Join Date
    Nov 2006
    Location
    tennessee
    Posts
    56

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...