s_pilot
15-03-2007, 14:37
Т.к для Ubuntu 6.06 LTS свежих сборок wine не нашел, пришлось собирать из исходников самому.
Wine 0.9.32
В конце #./configure пишет ошибки:
configure: WARNING: Wine will be build without OpenGL or Direct3D support
configure: WARNING: because something is wrong with the OpenGL setup:
configure: WARNING: No OpenGL development headers were found
configure: WARNING: Your system appears to have the FreeType 2 runtime librariesconfigure: WARNING: installed, but 'freetype-config' is not in your PATH. Install
configure: WARNING: the freetype-devel package (or its equivalent on your distribution)
configure: WARNING: to enable Wine to use TrueType fonts.
configure: WARNING: FontForge is missing.
configure: WARNING: Fonts will not be built. Dialog text may be invisible or unaligned.
Configure finished. Do 'make depend && make' to compile Wine.
Если скомпилить так, после установки, при запуске пишет:
~$ sudo winecfg
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Установил пакет libx11-dev.
Не могу понять что еще нужно доставить, чтоб нормально работало.
Wine 0.9.32
В конце #./configure пишет ошибки:
configure: WARNING: Wine will be build without OpenGL or Direct3D support
configure: WARNING: because something is wrong with the OpenGL setup:
configure: WARNING: No OpenGL development headers were found
configure: WARNING: Your system appears to have the FreeType 2 runtime librariesconfigure: WARNING: installed, but 'freetype-config' is not in your PATH. Install
configure: WARNING: the freetype-devel package (or its equivalent on your distribution)
configure: WARNING: to enable Wine to use TrueType fonts.
configure: WARNING: FontForge is missing.
configure: WARNING: Fonts will not be built. Dialog text may be invisible or unaligned.
Configure finished. Do 'make depend && make' to compile Wine.
Если скомпилить так, после установки, при запуске пишет:
~$ sudo winecfg
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Установил пакет libx11-dev.
Не могу понять что еще нужно доставить, чтоб нормально работало.