[Wine] Call for help with Wine 1.0 testing

Susan Cragin susancragin at earthlink.net
Thu May 15 16:32:27 CDT 2008


oh, and don't forget 
xdg-utils  !!

So the whole command would be:
sudo apt-get install msttcorefonts fontforge xdg-utils
sudo apt-get build-dep wine wine-dev

Then try compiling from git. 


-----Original Message-----
>From: Susan Cragin <susancragin at earthlink.net>
>Sent: May 15, 2008 5:27 PM
>To: wine-users at winehq.org
>Subject: Re: [Wine]  Re: Call for help with Wine 1.0 testing
>
>This isn't a response, really, just more advice.
>You should always have fontforge and msttcorefonts installed. 
>Then the best and easiest way to get the rest is:
>sudo apt-get build-dep wine wine-dev
>There's really a lot of stuff you need, and I found I didn't have the half of it.
>Susan
>
>-----Original Message-----
>>From: gnivler <wineforum-user at winehq.org>
>>Sent: May 15, 2008 5:19 PM
>>To: wine-users at winehq.org
>>Subject: [Wine]  Re: Call for help with Wine 1.0 testing
>>
>>
>>jwhite wrote:
>>> To that end, if you are comfortable with checking Wine out via git,
>>> could you please visit this page:
>>> http://wiki.winehq.org/MakeTestFailures
>>> and follow the instructions there?  (It's really simple; build current
>>> git Wine, download + run a script).
>>
>>Trying to follow along with the guide and hit a non-fatal warning but I don't know it's significance for testing.  I'm using Ubuntu 64bit, compiled Wine from source a few days ago (tarball iirc).  I've tried 'apt-get build-dep wine' (lists 6 deps already installed and current) and manually tried adding the first few listed missing packages/libs.. libxcursor-dev, libxi-dev, all report as installed.  Haven't proceeded much further yet.  My system should have full opengl support, I've got the proprietary nvidia beta 173 drivers installed with compiz running smoothly.  I've also played two directX games in wine previously with no graphical issues, maybe a bit of choppiness.   Am I missing more libraries still?  That was an issue with the last compile I did.  Thanks for any info/advice.
>>
>>
>>Code:
>>config.status: executing dlls/wineps.drv/data commands
>>config.status: executing include/wine commands
>>
>>configure: libxcursor development files not found, the Xcursor extension won't be supported.
>>configure: libxi development files not found, the Xinput extension won't be supported.
>>configure: XShm development files not found, X Shared Memory won't be supported.
>>configure: XShape development files not found, XShape won't be supported.
>>configure: libXxf86vm development files not found, XFree86 Vidmode won't be supported.
>>configure: libxrender development files not found, XRender won't be supported.
>>configure: libxrandr development files not found, XRandr won't be supported.
>>configure: libxinerama development files not found, multi-monitor setups won't be supported.
>>configure: libxcomposite development files not found, Xcomposite won't be supported.
>>configure: libGLU development files not found, GLU won't be supported.
>>configure: libxml2 development files not found, XML won't be supported.
>>configure: libxslt development files not found, xslt won't be supported.
>>configure: libhal development files not found, no dynamic device support.
>>configure: libsane development files not found, scanners won't be supported.
>>configure: libgphoto2 development files not found, digital cameras won't be supported.
>>configure: liblcms development files not found, Color Management won't be supported.
>>configure: libldap (OpenLDAP) development files not found, LDAP won't be supported.
>>configure: libcapi20 development files not found, ISDN won't be supported.
>>configure: libcups development files not found, CUPS won't be supported.
>>configure: fontconfig development files not found, fontconfig won't be supported.
>>configure: OpenSSL development files not found, SSL won't be supported.
>>configure: libjpeg development files not found, JPEG won't be supported.
>>configure: libpng development files not found, PNG won't be supported.
>>
>>configure: WARNING: No OpenGL library found on this system.
>>OpenGL and Direct3D won't be supported.
>>
>>configure: WARNING: FreeType development files not found.
>>Fonts will not be built. Dialog text may be invisible or unaligned.
>>
>>configure: Finished.  Do 'make depend && make' to compile Wine.
>>
>>
>>
>>
>>
>>
>>
>
>






More information about the wine-users mailing list