Ok, I have now done this instead: wget http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20030318.tar.gz wget http://www.openlinksw.com/mono/wine-shared-20030618.tar.gz tar zxvf Wine-20030318.tar.gz tar zxvf wine-shared-20030618.tar.gz cd wine-20030318/ patch --strip=1 < ../wine-shared-20030519/wine/wine_diff ./configure --with-prefix=/usr/local make wine-shared make wine-shared-install
So now I can just install a later version of Wine ??? Thnx. Op wo 09-07-2003, om 18:23 schreef Miguel de Icaza: > Hello, > > > [EMAIL PROTECTED] Mono-Update]$ wine monostub.exe.so mdisample.exe > > fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not > > found! > > Using closest match instead (Belgian keyboard layout) for scancode > > mapping. > > I really suggest that you use WineLib instead of the stub-based > Winforms. The details are discussed on mono-winforms-list (check the > archives). > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
