Find the answer to your Linux question:
Results 1 to 7 of 7
please help!!! I tryed my best and I just cant install wine!!! PlEaSe TeLl Me HoW tO iNsTaLl WiNe On DeBiAn!!!!!!!!!!!!!!!!!!!!!!!!!!!! ??PLEASE!!!!!!!!!!!!!!!!!...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    14

    How do you install wine on debian 4.0 and launch it?

    please help!!! I tryed my best and I just cant install wine!!! PlEaSe TeLl Me HoW tO iNsTaLl WiNe On DeBiAn!!!!!!!!!!!!!!!!!!!!!!!!!!!!??PLEASE!!!!!!!!!!!!!!!!!

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    Code:
    su
    apt-get update
    apt-get install wine

  3. #3
    Just Joined!
    Join Date
    Jan 2008
    Posts
    14
    OK... it seemed to install fine but I cant open up wine

  4. #4
    Just Joined!
    Join Date
    Jan 2008
    Posts
    14
    nor can i open exe files

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    Code:
    wine /path/to/app.exe

  6. #6
    Just Joined!
    Join Date
    Jan 2008
    Posts
    14
    all it said was this:

    Code:
    debian:/home/jeremy# wine /path/to/app.exe
    wine: creating configuration directory '/root/.wine'...
    ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
    Could not load Mozilla. HTML rendering will be disabled.
    fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES)
    fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet
    fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES)
    fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet
    wine: '/root/.wine' created successfully.
    wine: cannot find '/path/to/app.exe'
    debian:/home/jeremy#
    I still can't use exe files!

  7. #7
    Just Joined!
    Join Date
    Jan 2008
    Posts
    14
    ohhh I get it now! but how can I do it without using the terminal? like how can I make it do that automatically once I click on the exe file?

Posting Permissions

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