wine install

Non-LTS (non-Marathon) related topics
Ответить
josy1982
Сообщения: 35
Зарегистрирован: 05 май 2012, 02:39

wine install

Сообщение josy1982 » 13 дек 2012, 12:00

Hello,

today i try wine to install but fails with depencies:

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

lib64openal1-1.13-1.x86_64
        libGLU.so.1 needed by wine32-1.5.13-3.i586
        liblcms.so.1 needed by  wine32-1.5.13-3.i586
        libopenal.so.1 needed bywine32-1.5.13-3.i586
        error while checking dependencies
[root@rosa2012 jovan]# 

Аватара пользователя
akdengi
Сообщения: 1381
Зарегистрирован: 12 сен 2011, 13:44

Re: wine install

Сообщение akdengi » 13 дек 2012, 12:08

Add 32-bit repo. Find forum topics - answer was been here.

josy1982
Сообщения: 35
Зарегистрирован: 05 май 2012, 02:39

Re: wine install

Сообщение josy1982 » 13 дек 2012, 12:11

I have the 32 bit repos but the error appears.

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

/etc/openal/alsoft.conf  by openal-1.15-2.i586 conflicts with lib64openal1-1.13-1.x86_64

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: wine install

Сообщение d_uragan » 13 дек 2012, 15:42

You should install libopenal1, not openal itself.

josy1982
Сообщения: 35
Зарегистрирован: 05 май 2012, 02:39

Re: wine install

Сообщение josy1982 » 15 дек 2012, 00:01

Hallo,

no it works i can install wine 32 bit now but i have another problem if i try to run wine configurator it tells me that cannot find wine 64 bit i don't understand.

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

[jovan@localhost ~]$ winecfg
/usr/bin/winecfg: Line 33: /usr/bin/wine64: not found
[jovan@localhost ~]$ 
why i need 64 bit if i use 32 bit so something is not ok.

Аватара пользователя
tuxcore82
Сообщения: 3
Зарегистрирован: 23 янв 2013, 05:52
Operating system: Rosa Linux Fresh 2012 x86_64, Fedora 17 x86_64
Откуда: Peoria, Illinois USA
Контактная информация:

Re: wine install

Сообщение tuxcore82 » 01 фев 2013, 09:25

My solution is a hack at best, it may be undone with an update and I haven't completely tested it. You have been warned. :-D

If you edit the file /usr/bin/winecfg on line 33 to read:

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

exec "/usr/bin/wine" "$appname" "$@"
Instead of:

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

exec "/usr/bin/wine64" "$appname" "$@"
This forces the script to only look in the 32 bit directory for the wine files first and only. I have a x86_64 system and it looks like our systems kept trying to look somewhere that caused the script to quit for whatever reason. I might tinker with this more later, but it might get you started if you are still interested.

morph3x
Сообщения: 1
Зарегистрирован: 16 фев 2013, 05:26
Operating system: ROSA, W8, Ubu, Kubu

Re: wine install

Сообщение morph3x » 16 фев 2013, 05:33

I have a problem running wine:

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

/usr/bin/wineserver: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
How to fix? Please help. Im on 64bit rosa but i added 32bit repos and replaced 64bit wine with 32bit one. Getting the libwine error now.
I even tried the hack mentioned in previous post still not working. libwine.so.1.0 and symlink libwine.so.1 are present in /usr/lib

Ghermain
Сообщения: 12
Зарегистрирован: 18 июн 2013, 15:04
Operating system: Rosa Desktop Fresh R1 64 bits laptop

Re: wine install

Сообщение Ghermain » 18 июн 2013, 15:36

No he podido instalar WINE en ROSA Fresh R1 64 bits, lo instalo desde la línea de comandos o desde el modo gráfico pero no trabaja.

Аватара пользователя
ДроноваЮ
Сообщения: 2636
Зарегистрирован: 01 июн 2011, 13:11
Operating system: Ubuntu/ROSA
Откуда: Москва

Re: wine install

Сообщение ДроноваЮ » 18 июн 2013, 16:43

Ghermain писал(а):No he podido instalar WINE en ROSA Fresh R1 64 bits, lo instalo desde la línea de comandos o desde el modo gráfico pero no trabaja.
Tienes que borrar primero el wine de la sistema completamente, anadir de nuevo los 64 repos y 32 repos (es importante!) , instalar el wine64.

Аватара пользователя
viking
Сообщения: 53
Зарегистрирован: 31 июл 2012, 22:10
Operating system: Rosa 2012 x64
KDE 4.8.3
nrj-netbook 3.4.11

Re: wine install

Сообщение viking » 18 июн 2013, 16:54

Ghermain писал(а):No he podido instalar WINE en ROSA Fresh R1 64 bits, lo instalo desde la línea de comandos o desde el modo gráfico pero no trabaja.
Please do not get me wrong, but this is English speaking forum. If we all start to write in our native languages, only few people would understand what we are writing.

I used Google translate and I think I know what you want, but I am not sure. Looks like you can not install Wine in ROSA Fresh R1 x64.

You need to add appropriate 32bit repos in order to successfully install Wine, but if I remember correctly they are already there in R1.

Those are all 32bit repos, since I am not sure which of them you need for Wine (but I am pretty sure that you do not need NonFree and Restricted):

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

urpmi.addmedia Main_32_release http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/main/release/
urpmi.addmedia --update Main_32_updates http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/main/updates/
urpmi.addmedia Contrib_32_release http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/contrib/release/
urpmi.addmedia --update Contrib_32_updates http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/contrib/updates/
urpmi.addmedia NonFree_32_release http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/non-free/release/
urpmi.addmedia --update NonFree_32_updates http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/non-free/updates/
urpmi.addmedia Restricted_32_release http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/restricted/release/
urpmi.addmedia --update Restricted_32_updates http://mirror.rosalab.ru/rosa2012.1/repository/i586/media/restricted/updates/
Also I always use PlayOnLinux instead of pure Wine. You can think of PlayOnLinux as Wine on steroids, since you can install multiple versions of Wine and have bottles with different wine versions. 8)

Ghermain
Сообщения: 12
Зарегистрирован: 18 июн 2013, 15:04
Operating system: Rosa Desktop Fresh R1 64 bits laptop

Re: wine install

Сообщение Ghermain » 18 июн 2013, 17:18

Viking: Thanks I will try your recommendations.

If I wrote in Spanish is because they do not master another language, use Google translator but it would be good to support the Hispanic community to increase users ROSA, sometimes languages ​​are limiting a good layout. :beer:

Ghermain
Сообщения: 12
Зарегистрирован: 18 июн 2013, 15:04
Operating system: Rosa Desktop Fresh R1 64 bits laptop

Re: wine install

Сообщение Ghermain » 18 июн 2013, 18:56

ДроноваЮ писал(а):
Ghermain писал(а):No he podido instalar WINE en ROSA Fresh R1 64 bits, lo instalo desde la línea de comandos o desde el modo gráfico pero no trabaja.
Tienes que borrar primero el wine de la sistema completamente, anadir de nuevo los 64 repos y 32 repos (es importante!) , instalar el wine64.
Bueno ya lo hice y además añadí lo recomendado por Viking en el comentario de abajo, con los repos, luego vuelvo a instalar WINE64 y al terminar busco el .exe del programa que necesito y me trabaja sin problema. Gracias. :beer:

Ответить

Вернуться в «ROSA Fresh R1-R3 (2012.1)»