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

wine

then run wine configure to create fresh .wine folder again in the home directory

$winecfg

Related Posts with Thumbnails

Share With Others

Similar Articles

    None Found

Leave your response!




Comment moderation is enabled. Your comment may take some time to appear.