Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по Linux (http://forum.oszone.net/forumdisplay.php?f=9)
-   -   собрать wine (http://forum.oszone.net/showthread.php?t=80995)

s_pilot 15-03-2007 14:37 562059

собрать wine
 
Т.к для 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 562064

Посмотри тут. Добавьте этот репозиторий, и будет вам счастье.

s_pilot 15-03-2007 16:43 562120

Ту же ошибку пишет. Чего-то ему не хватает...

[mzd] 15-03-2007 17:34 562148

s_pilot
А предварительно вы make uninstall делали?

ruslandh 15-03-2007 23:03 562288

http://ftp.freesource.info/etersoft/...NE/Debian/4.0/

[mzd] 16-03-2007 09:47 562419

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

s_pilot 16-03-2007 12:52 562521

[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 562624

А попробуйте дать команду wine

mar 16-03-2007 16:20 562630

Цитата:

Где у wine создается фаил настроек config?
в Вашем домашнем катаолге в каталоге в .wine
команда конфигурации winecfg


Время: 00:02.

Время: 00:02.
© OSzone.net 2001-