ziggy46802
Active Member
- Joined
- Aug 19, 2012
- Messages
- 418
- Reaction score
- 27
When I put in this command
I get this from my terminal
It did a whole bunch of stuff up above this but I don't think it matters for this problem.
Code:
sudo apt-get update && sudo apt-get install wine1.3
I get this from my terminal
Code:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
wine1.3 : Depends: wine1.4 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@ubuntu:/home/steven#
It did a whole bunch of stuff up above this but I don't think it matters for this problem.