How to run Wine after installing libgl1-mesa-glx?
How to run Wine after installing libgl1-mesa-glx?
When I could not plot by SciLab I installed Xorg-Edgers video. And WineHQ worked normally.
WineHQ can't start after I installed the library libgl1-mesa-glx ( a workaround of the bug https://bugs.launchpad.net/ubuntu/+sour ... bug/876195 ) and reverted to official Xorg by the command
"sudo ppa-purge xorg-edgers":
user@Notebook:~$ wine
bash: /usr/bin/wine: Нет такого файла или каталога
user@Notebook:~$
(This russian text means "No such file or folder")
What package(s) is now missing or incompatible???
Please help me! Many thanks for the assistance!
WineHQ can't start after I installed the library libgl1-mesa-glx ( a workaround of the bug https://bugs.launchpad.net/ubuntu/+sour ... bug/876195 ) and reverted to official Xorg by the command
"sudo ppa-purge xorg-edgers":
user@Notebook:~$ wine
bash: /usr/bin/wine: Нет такого файла или каталога
user@Notebook:~$
(This russian text means "No such file or folder")
What package(s) is now missing or incompatible???
Please help me! Many thanks for the assistance!
Did you read this http://wiki.winehq.org/FAQ#head-60c5de3 ... 129334cb43?
Re: How to run Wine after installing libgl1-mesa-glx?
Whatever you did uninstalled Wine. You'll have to ask your distro and read some manuals about how to use package manager.v_mil wrote:user@Notebook:~$ wine
bash: /usr/bin/wine: No such file or directory
Yes, I do. I deleted a prefix .wine, removed all Wine applications by Ubuntu Software Center, uninstalled all packets related to WineHQ and finally use sudo apt-get purge, sudo apt-get autoremove. When I opened Ubuntu Software Center I lost all WineHQ entries. I verified /usr/bin/wine - and no such file.Soulcage wrote:Did you read this http://wiki.winehq.org/FAQ#head-60c5de3 ... 129334cb43?
And finally I reinstalled WineHQ usual way.
And the result is:
user@Notebook:~$ invalid
invalid: команду не знайдено
user@Notebook:~$ export WINEPREFIX=$HOME/.wine/
user@Notebook:~$ winecfg
exec: 29: /usr/bin/wine: not found
The first command is fully invalid. I test OS reaction.
The result translation is:
invalid: Command not found
But creating of wine prefix failed with absolutely different result.
The file /usr/bin/wine is PRESENT!
WineHQ works until my Xorg packets manipulations So, what is missing???
YESS! Solved!
I find a solution in a Bug 852111:
https://bugs.launchpad.net/ubuntu/+sour ... bug/852101
The workaround is a command:
sudo apt-get install --reinstall libc6-i386
https://bugs.launchpad.net/ubuntu/+sour ... bug/852101
The workaround is a command:
sudo apt-get install --reinstall libc6-i386