|
larrys,
It might be already installed. Mine was and I don't remember installing it. Try entering winecfg to see if its there. Maybe it came with this build. If not ....
I pretty sure the olpc server is down but if you can't wait you can rename its repro and try getting it from Fedora by doing this:
cd /etc/yum.repos.d
sudo mv olpc-devleopment.repo olpc-development.repo.old
sudo yum upgrade (ignore the errors)
sudo yum install wine
then rename the olpc repo back:
sudo mv olpc-devleopment.repo.old olpc-development.repo
sudo yum upgrade
--------------
PS I uninstalled wine and reinstalled by doing the above.
__________________
Paul
"Life is not about waiting for storms to pass...its about learning to dance in the rain"
Last edited by phiggins; 04-04-2009 at 10:45.
Reason: just a PS
|