can't configure wine
hi guys,
i'm having some issues installing wine. when i run winecfg i get these errors:
toby@albini:~$ winecfg
wine: created the configuration directory '/home/toby/.wine'
fixme:storage:
err:mscoree:
err:mscoree:
err:mscoree:
err:mscoree:
fixme:storage:
fixme:iphlpapi:
wine: configuration in '/home/toby/.wine' has been updated.
this is on a fresh install and i've tried bith the ubuntu repo version and the ppa. wine doesn't install mono or gecko in the setup and when trying to compile wineasio from source i get many errors which i can post if you'd like.
thanks for any help you can offer,
toby
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu wine Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Tobias Brodel
- Solved:
- 2012-08-14
- Last query:
- 2012-08-14
- Last reply:
- 2012-08-13
Can you give the output of:
lsb_release -a; uname -a; apt-cache policy wine
Thanks
Tobias Brodel (toby-jamesjoy) said : | #2 |
toby@albini:~$ lsb_release -a; uname -a; apt-cache policy wine
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux albini 3.2.0-29-
wine:
Installed: (none)
Candidate: 1.5.10-
Version table:
1.
500 http://
1.4-0ubuntu4.1 0
500 http://
1.4-0ubuntu4 0
500 http://
If you run:
rm -r ~/.wine
Then retry, is it ok?
Tobias Brodel (toby-jamesjoy) said : | #4 |
i've tried that numerous times with both versions of wine, no dice...
Tobias Brodel (toby-jamesjoy) said : | #5 |
i've also tried this on another fresh install of the 64 bit ubuntu with the same results. i've run "apt-get purge wine" and reinstalled but that too seems to have no effect....
If you make a new Ubuntu user and log in as that, is it the same?
Tobias Brodel (toby-jamesjoy) said : | #7 |
exactly the same....
Tobias Brodel (toby-jamesjoy) said : | #8 |
i've figured it out, mostly... the problem may be with wineasio and not wine itself, i have tried other software in wine with success, despite wine spitting out the aforementioned errors.
i have tried installing various winasio.deb packages rather than compiling from source but they don't seem to work under wine either. wine itself seems to be not broken.
sorry for the noise...
toby