Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 2170  / 2 Years ago, mon, april 4, 2022, 11:33:02

I'm using the PlayOnLinux program to install Diablo III on my Ubuntu 12.04 OS. I get to a point where it says



Please wait while vcrun2008 sp1 x86 is installed...


It then stays at this point forever.



Do I need to install it a different way?



On a side note, when I start PlayOnLinux it gives me an error box that says:




PlayOnLinux is unable to find 32bits OpenGL libraries - You might
encounter problem with your games




and also a separate error from Wine




PlayOnLinux cannot find wine




I'm not sure if that has anything to do with it or if this is a separate issue.



I used the following commands to install PlayOnLinux:




wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux



Any help appreciated.


More From » 12.04

 Answers
4

Try this :



sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7


And that should install wine properly for you. Try again.


[#27859] Monday, April 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ilityushing

Total Points: 18
Total Questions: 100
Total Answers: 113

Location: Senegal
Member since Wed, May 13, 2020
4 Years ago
;