Installing Wine

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
seavagabond

Installing Wine

Post by seavagabond »

Hi,
I'm installing Wine with the command line on Mint 13 Maya Mate.
Several files downloaded then a window opened with the title “Configuring ttf-mscorefonts-installer” and the END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE.
At the end of the window there's an <OK> but whatever I try I cannot close it.
Any suggestion please?
Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Rayeta76
Level 3
Level 3
Posts: 163
Joined: Thu Oct 25, 2012 8:02 pm

Re: Installing Wine

Post by Rayeta76 »

Hi
Read this post is in Spanish http://forums.linuxmint.com/viewtopic.php?f=68&t=121094
but with the basic commands easy.
I can't install wine in terminal, i install wine for Synaptic.

warning: noy install repòsitories debian en mint 13
seavagabond

Re: Installing Wine

Post by seavagabond »

Hi Rayeta76,
When opening Synaptic Package Manager, I get the following message:

“Unable to get exclusive lock.

This usually means that another package management application (like apt-get or aptitude) is already running. Please close that application first.”

I closed the terminal, so I don't know what else is running.

The Software Manager hasn't been working for ages.

Is there a way to check with the command line which applications are running or what's wrong with Synaptic?
User avatar
Rayeta76
Level 3
Level 3
Posts: 163
Joined: Thu Oct 25, 2012 8:02 pm

Re: Installing Wine

Post by Rayeta76 »

seavagabond wrote:Hi Rayeta76,
When opening Synaptic Package Manager, I get the following message:

“Unable to get exclusive lock.

This usually means that another package management application (like apt-get or aptitude) is already running. Please close that application first.”

I closed the terminal, so I don't know what else is running.

The Software Manager hasn't been working for ages.

Is there a way to check with the command line which applications are running or what's wrong with Synaptic?
Hello;

1º Step: Reboot your system
2º Step: Open terminal
3º Step: clear broken packages

Code: Select all

sudo apt-get -f install
but no work command up, using the command down

Code: Select all

sudo dpkg –configure -a
4 Step:

Code: Select all

sudo apt-get update
Once these commands should work and the synaptic.
If after working commands no wonk the synaptic, please paste your sources.list, for read use this command:

Code: Select all

sudo pluma /etc/apt/sources.list
Sorry for my bad English.
seavagabond

Re: Installing Wine

Post by seavagabond »

Hi Rayeta76,
I'm afraid I've messed up things even further: I followed both your instructions and those at http://community.linuxmint.com/tutorial/view/482 to fix packages with aptitude. Then I got the Microsoft Windows licence agreement message coming out again. Only afterwards I read that “please note that it is bad practice to use aptitude and apt-get interchangeably, as they record separately the changes made by a user.” It still says there are many broken packages but I don't seem to be able to fix them.
User avatar
Rayeta76
Level 3
Level 3
Posts: 163
Joined: Thu Oct 25, 2012 8:02 pm

Re: Installing Wine

Post by Rayeta76 »

seavagabond wrote:Hi Rayeta76,
I'm afraid I've messed up things even further: I followed both your instructions and those at http://community.linuxmint.com/tutorial/view/482 to fix packages with aptitude. Then I got the Microsoft Windows licence agreement message coming out again. Only afterwards I read that “please note that it is bad practice to use aptitude and apt-get interchangeably, as they record separately the changes made by a user.” It still says there are many broken packages but I don't seem to be able to fix them.
Please paste your sources.list
seavagabond

Re: Installing Wine

Post by seavagabond »

How do I do it?
User avatar
Rayeta76
Level 3
Level 3
Posts: 163
Joined: Thu Oct 25, 2012 8:02 pm

Re: Installing Wine

Post by Rayeta76 »

seavagabond wrote:How do I do it?
I need to hit the list of your repositories in / etc / apt / sources.list
Spinnekop

Re: Installing Wine

Post by Spinnekop »

Tab should take you to the OK button
seavagabond

Re: Installing Wine

Post by seavagabond »

OK! Here's the sources.list

deb http://packages.linuxmint.com/ maya main upstream import
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
deb http://packages.medibuntu.org/ precise free non-free

#deb http://archive.removed/ubuntu precise-removed apps
#deb http://archive.removed/ubuntu precise-removed games

Hope it helps.
Locked

Return to “Software & Applications”