Find the answer to your Linux question:
Results 1 to 2 of 2
Well, i downloaded wine on the computer i am on now, and transfered it to my linux computer (Kubuntu 5.10) and i unzipped it and tryed to install it but ...
  1. #1
    Linux User Game master pro's Avatar
    Join Date
    Sep 2005
    Location
    Tasmania, australia
    Posts
    274

    Compiling WINE

    Well, i downloaded wine on the computer i am on now, and transfered it to my linux computer (Kubuntu 5.10) and i unzipped it and tryed to install it but it didn't work, so i tried to compile it with the source it came with, but i didn't have gcc installed so i typed sudo apt-get install gcc, and it seemed to install fine, so i cd'ed to my wine directory and typed

    ./configure && make && make install

    i think, someone told me to type that on #linuxforums, but it came up with tons of errors then a "C compiler cannot create executables" does anyone know how i can get gcc to work, or how to install wine?

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2005
    Location
    Hell
    Posts
    514

    Re: Compiling WINE

    Quote Originally Posted by Game master pro
    how to install wine?
    have you looked at these instructions for adding wine repositories?

Posting Permissions

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