http://bugs.winehq.org/show_bug.cgi?id=3703
------- Additional Comments From hurtta+wine2@leija.mh.fmi.fi 2006-15-04 08:43 ------- Created an attachment (id=2291) --> (http://bugs.winehq.org/attachment.cgi?id=2291&action=view) Wine 0.9.12 installation log
- Run make unistall on previous version of wine - Changed prefix on ./tools/wineinstall from /usr/local to /usr/local/wine - Run ./tools/wineinstall as README file states
I'm not sure that there important messages on configure. Nothing what I recognize (no flames, plase).
There is following messages:
---- start quote ---- Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no Package libxslt was not found in the pkg-config search path. Perhaps you should add the directory containing `libxslt.pc' to the PKG_CONFIG_PATH environment variable No package 'libxslt' found Package libxslt was not found in the pkg-config search path. Perhaps you should add the directory containing `libxslt.pc' to the PKG_CONFIG_PATH environment variable No package 'libxslt' found ---- end quote ----
Nothing else what looks like complain.
There is of course many messages with starting "Checking" and ending "no", but these do not look like complains.
On building there is messages like --- start quote --------- fontforge -script ../fonts/genttf.ff courier.sfd courier.ttf Copyright (c) 2000-2006 by George Williams. Executable based on sources from 14:01 25-Jan-2006. LD_LIBRARY_PATH="../libs/unicode:$LD_LIBRARY_PATH" ../tools/sfnt2fnt courier.ttf 13 1255 96 128 8 Missing glyph for char 008a Missing glyph for char 008c Missing glyph for char 008e ---- end quote ----
and so on. I mentioned these already.
But should wine include all characters which are use by wine itself (ie. winecfg)?