wine is not owned by you
Written By Smart|
16 November 2009|
No Comment
if you get a message .wine is not owned by you.then you trying to run wine with root permission.never do that.
run directly .
you can trouble shoot in two ways.
one is you need to change the owner permissions
by running
$chown username.uername -R .wine
or
do below steps
first you need to remove wine by running below command
$rm -rfv ~/.wine

then run wine configure to create fresh .wine folder again in the home directory
$winecfg
Similar Articles
- None Found











Leave your response!