|
Larrys,
You have to do the yum command under su but you should not run wine under su. After installing you probably were still in su when you issued the first wine command (or winegfg) this created the .wine directory under the root directory. You should have issued an exit command to run under your userid (olpc) before you issued the first wine command.
To get out of this you will have to remove the .wine directory under the root directory by issuing:
su
rm -rvf ~/.wine
Go back to your normal userid:
exit
Unfortunately you will have to setup everything again:
winecfg (set operating system to XP
Then reinsatll SeaClear again under your normal userid olpc NOT su
Paul
__________________
Paul
"Life is not about waiting for storms to pass...its about learning to dance in the rain"
|