Войти

Показать полную графическую версию : собрать wine


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.
Не могу понять что еще нужно доставить, чтоб нормально работало.

[mzd]
15-03-2007, 14:45
Посмотри тут (http://www.winehq.com/site/download-deb). Добавьте этот репозиторий, и будет вам счастье.

s_pilot
15-03-2007, 16:43
Ту же ошибку пишет. Чего-то ему не хватает...

[mzd]
15-03-2007, 17:34
s_pilot
А предварительно вы make uninstall делали?

ruslandh
15-03-2007, 23:03
http://ftp.freesource.info/etersoft/WINE%40Etersoft-1.0/WINE/Debian/4.0/

[mzd]
16-03-2007, 09:47
s_pilot
Попробуйте удалить командой make uninstall все, что вы уже установили. (Кстати, проще вместо make install создать пакет с помощью checkinstall, а потом его установить) После этого удалите установленный deb-пакет (вместе с конфигами, т.е. полностью), затем заново sudo apt-get install wine

s_pilot
16-03-2007, 12:52
[mzd]
Спасибо! Удалил все через make uninstall, переустановил пакет
sudo dpkg --purge wine
sudo apt-get install wine

Сейчас winecfg открывается, но при попытке запуска, например utorrent идет странная ругань...

ilya@lin:~$ wine utorrent
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:listview:LISTVIEW_SetColumnOrderArray iCount 16 lpiArray 0x33edc8
fixme:keyboard:UnregisterHotKey (0x20026,1): stub
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1

Где у wine создается фаил настроек config?

[mzd]
16-03-2007, 16:11
А попробуйте дать команду wine

mar
16-03-2007, 16:20
Где у wine создается фаил настроек config?
в Вашем домашнем катаолге в каталоге в .wine
команда конфигурации winecfg




© OSzone.net 2001-2012