Displaying 2 results from an estimated 2 matches for "oldwine".
Did you mean:
oldsize
2011 Jun 20
2
Re: Help compiling an older version of wine on 64 bit Fedora 14
...- src;
for (i = len - 1; i >= 0; i--) dst[i] = src[i];
}
*stack = dst;
---
in wine source directory I typed:
Code:
$ patch -p1 < winepatch.diff
and this seemed to patch the code okay.
I built wine in the usual way:
Code:
./configure --prefix "/home/mythtv/.oldwine" && make depend && make && make install
however this generated the following error during build.
Code:
gcc -m32 -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdecl...
2008 May 27
7
Application does not start or lacks functionalities
Following upgrading from etch to lenny (Debian Linux i386 gnome) the two Windods applications that I used either do not start or lack functionality.
Installed wine wine_bin wine_utils libwine_alsa _cms _gl _gphoto _ldap vers 1.0-rc1-1_print _sane. I have purged out completely all these file and reinstalled. Same errors below:
The application that does not start:
francesco at deb32:~$