You are not logged in.
Hi fellows, recently I have installed wine in a computer, just a week later I tried to install it on another and it's missing from the repos.
wine-mono and winetricks are still there, though.
Last edited by fernando_costa (2014-03-18 17:23:02)
Offline
Your first install must have been on an x86 system, and the second one on a x64. On x64 you need to enable multilib:
Howto enable multilib on arch: https://wiki.archlinux.org/index.php/multilib
multilib/wine 1.7.14-1 [installed]
A compatibility layer for running Windows programshttps://www.archlinux.org/packages/mult … 6_64/wine/
pd: remember to install lib32-packages (for example, lib32-nvidia-utils if you own an nvidia) and to change WINEARCH if you need to run any 32bits application via wine
Last edited by mzneverdies (2014-03-18 14:29:25)
Offline
remember to install lib32-packages (for example, lib32-nvidia-utils if you own an nvidia)
Is running 'pacman -Syu' after enabling [multilib] enough?
Offline
LOL! How could I have forgotten multilib!?
I guess I was so used to install x86 systems that I completely forgot about that.
My bad.
Offline
mzneverdies wrote:remember to install lib32-packages (for example, lib32-nvidia-utils if you own an nvidia)
Is running 'pacman -Syu' after enabling [multilib] enough?
I'm not sure why you would think that. -Syu updates the packages already installed, it won't install new packages -- unless an updated package requires one, of course.
fernando_costa: Glad you got it sorted. Please mark your thread as solved by modifying the topic title.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
karol wrote:mzneverdies wrote:remember to install lib32-packages (for example, lib32-nvidia-utils if you own an nvidia)
Is running 'pacman -Syu' after enabling [multilib] enough?
I'm not sure why you would think that. -Syu updates the packages already installed, it won't install new packages -- unless an updated package requires one, of course.
fernando_costa: Glad you got it sorted. Please mark your thread as solved by modifying the topic title.
If you add a new repo it updates the sync database. From there you install from the new repo.
Last edited by nomorewindows (2014-03-18 17:14:00)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Sorry, I meant 'pacman -Syu wine'.
Offline
Ah, I see. Yeah, that should work, since wine's dependency chain includes lib32-libgl.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
That's what happens when you type faster than you type think and don't read what you think type.
Offline