Results 1 to 7 of 7

Thread: Mono in wine

  1. #1
    Join Date
    Dec 2011
    Beans
    6

    Mono in wine

    Curretly trying to install Mono in wine on my ubuntu box, and due to my ISP, i cant use X over SSH.

    So is there any way to install Mono completely through terminal?
    Wine seems to require the Windows version of Mono as i've tried Linux mono 2.10 (compiled from source) without any luck.

    just wondering if this is possible, or if i'm wasting my time.

    thanks for taking the time to read this.

  2. #2
    Join Date
    Jan 2011
    Beans
    1,151

    Re: Mono in wine

    Code:
    winetricks mono210
    http://wiki.winehq.org/Mono
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  3. #3
    Join Date
    Dec 2011
    Beans
    6

    Re: Mono in wine

    i used Winetricks to get the mono download and almost installed, but during installatio it cried about not having a display to use. so that's what lead me here.

    thanks for replying though

  4. #4
    Join Date
    Jan 2011
    Beans
    1,151

    Re: Mono in wine

    Quote Originally Posted by Nixxus View Post
    i used Winetricks to get the mono download and almost installed, but during installatio it cried about not having a display to use. so that's what lead me here.

    thanks for replying though
    download mono

    Code:
    wine msiexec /i mono-install-file.msi
    I am using opensuse 12.1 wine-1.3.30
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  5. #5
    Join Date
    Dec 2011
    Beans
    6

    Re: Mono in wine

    just tried that too, still getting same error >.<

    $ wine msiexec /i mono-install-file.msi
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
    err:systray:initialize_systray Could not create tray window
    thanks for trying though

    Edit:
    for anyone reading this 2-5 years in the future though google or whatever search engin is popular now:
    1. Pop me a PM saying hi =3
    2. followed this tutorial to get Xming runing on my shoddy ISP http://www.math.umn.edu/systems_guide/putty_xwin32.html .
    Last edited by Nixxus; December 6th, 2011 at 01:44 AM.

  6. #6
    Join Date
    Apr 2007
    Beans
    334
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Mono in wine

    I just downloaded winetricks from Wine's website. On invoking winetricks and requesting Install of an App, it does not show mono. Can you tell me where to download mono install file from?
    John

  7. #7
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Mono in wine

    Thread moved to Wine.

Bookmarks

Posting Permissions

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