Cum Sa Instalezi PlayOnLinux
Cum Sa Instalezi PlayOnLinux
Cum Sa Instalezi PlayOnLinux
To avoid some errors later on, I would also suggest running the following commands
to get the 32-bit version of Wine installed:
�PlayOnLinux is not supposed to be run as root. Sorry�. To get around that, you�ll
need to edit two files:
leafpad /usr/share/playonlinux/python/mainwindow.py
When the file opens, you�ll want to look for the following lines and comment them
out by adding a # in front of the line:
leafpad /usr/share/playonlinux/lib/sources
You�ll want to find the 5 lines below and comment them out by adding a # in front
of the line:
if [ "$(id -u)" = "0" ]
then
echo "PlayOnLinux is not supposed to be run as root. Sorry"
exit
fi
After making the changes above to the files, you should be able to run PlayOnLinux
as root in Kali Linux (or any other Linux distro). If you�ve tried the steps above,
let us know how it worked for you by leaving us a comment below.