wine 1.0.1 (не ставится, ошибка с freetype)

Kubuntu, Xubuntu и другие

Модератор: Модераторы разделов

6OTuHO4Er
Сообщения: 63
ОС: Ubuntu 9.10, 10.4

wine 1.0.1

Сообщение 6OTuHO4Er »

ставлю wine. вылезает это

Код: Выделить всё

make[2]: Вход в каталог `/home/user/Загрузки/wine-1.0.1/dlls/gdi32'
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o freetype.o freetype.c
freetype.c:166: error: ‘FT_MulFix’ undeclared here (not in a function)
freetype.c:166: warning: type defaults to ‘int’ in declaration of ‘pFT_MulFix’
freetype.c: In function ‘WineEngGetOutlineTextMetrics’:
freetype.c:5009: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5010: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5012: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5020: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5020: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5024: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5028: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5109: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5110: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5111: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5112: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5113: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5114: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5115: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5116: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5117: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5122: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5123: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5124: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5125: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5126: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5127: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5128: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5129: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5130: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5131: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5136: error: called object ‘pFT_MulFix’ is not a function
freetype.c:5137: error: called object ‘pFT_MulFix’ is not a function
make[2]: *** [freetype.o] Ошибка 1
make[2]: Выход из каталога `/home/user/Загрузки/wine-1.0.1/dlls/gdi32'
make[1]: *** [gdi32] Ошибка 2
make[1]: Выход из каталога `/home/user/Загрузки/wine-1.0.1/dlls'
make: *** [dlls] Ошибка 2

Compilation failed, aborting install.
пакеты ubuntu 9.10 с freetype стоят.
Спасибо сказали:
Аватара пользователя
rm_
Сообщения: 3340
Статус: It's the GNU Age
ОС: Debian

Re: wine 1.0.1

Сообщение rm_ »

Ставить Wine 1.0.1(!), из исходников(!!), на убунту 9.10 (!!!)... Никнейм оправдан на все сто процентов. :)

Если серьёзнее:
Пакет со свежим wine есть в вашем дистрибутиве, можно ставить его либо оттуда, либо воспользоваться репозиторием deb-пакетов http://www.winehq.org/download/deb - там он более свежий.
Спасибо сказали:
Аватара пользователя
himik220
Сообщения: 8
ОС: Linux Debian Lenny

Re: wine 1.0.1

Сообщение himik220 »

проще всего пишем строчку в консоли

Код: Выделить всё

sudo add-apt-repository ppa:ubuntu-wine/ppa

и получаем винище версии 1.1.36, а также все самые новые версии)))
Спасибо сказали: