Menu

#1 Preliminary patch for WineHQ CVS Tree

closed
nobody
None
5
2005-05-18
2003-05-25
No

Here is a patch which could be apply to the wine-cvs tree (35052003).
It contains what have not been included in WineHQ Tree.

(re-run autoconf before ./configure)

Discussion

  • Pierre d'Herbemont

    Logged In: YES
    user_id=373286

    How to use this patch:

    - Download libpoll here:
    http://www.clapper.org/software/poll/poll-emulator-1.4.tar.gz
    Unstuffit and in a terminal do:
    # cd /path/to/the/extracted/libpoll
    # ./configure && make && sudo make install
    at the prompt enter your password

    - Download dlcompat here:
    http://unc.dl.sourceforge.net/sourceforge/fink/dlcompat-
    20030629.tar.gz
    Unstuffit and in a terminal do:
    # cd /path/to/the/extracted/dlcompat
    # ./configure && make && sudo make install
    at the prompt enter your password

    - Download X11 User and X11 Developer from Apple here:
    http://www.apple.com/macosx/x11
    Install them

    - Download the patch on this page

    - Download Wine-20030709 here:
    http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-
    20030709.tar.gz
    Unstuffit. In a terminal do:
    # patch -p0 -d /path/to/Wine-20030709 /path/to/the/
    WinePatch.diff.txt
    # cd /path/to/Wine-20030709
    # ./tools/wineinstall
    Wait and answer the questions. Then to launch winemine, launch
    X11.app and do:
    # setenv DISPLAY :0.0
    # winemine

     
  • Pierre d'Herbemont

     
  • Nobody/Anonymous

    Logged In: NO

    To install libpoll please proceed this way
    # cd /lib/poll/dir
    # pico Makefile
    then uncomment the Mac OS X related lines
    # make && sudo make install

     
  • Pierre d'Herbemont

    Logged In: YES
    user_id=373286

    Patch20030723 fix compatibility with dlcompat and apply to the
    latest wine-cvs.

     
  • Pierre d'Herbemont

     
  • Pierre d'Herbemont

    • status: open --> closed
     

Log in to post a comment.