Find the answer to your Linux question:
Results 1 to 2 of 2
hi I was wondering if anyone knew how i can get wine running, i've tryed running by going to the command line and typing wine but it dosent seem to ...
  1. #1
    Just Joined!
    Join Date
    Jan 2005
    Location
    Nth Richmond, NSW, Australia
    Posts
    37

    suse an wine



    hi

    I was wondering if anyone knew how i can get wine running, i've tryed running by going to the command line and typing wine but it dosent seem to work.

    thanks

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Wine is not a program that you run by itself. It's more of what we call a "wrapper". You run other programs through it. Say for instance you wanted to run solitaire.exe using wine. The command would be:

    Code:
    wine solitaire.exe
    Registered Linux user #270181
    TechieMoe's Tech Rants

Posting Permissions

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