PDA

View Full Version : [SOLVED] INSTALLING WINE Trouble



ApacheOmega
February 5th, 2011, 09:44 PM
OK I installed WINE but right now the installation is stuck at the package configuration TERMINAL. This is what the terminal says.


TrueType core fonts for the Web EULA

│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE

│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement
│ ("EULA") is a legal agreement between you (either an individual or a
│ single entity) and Microsoft Corporation for the Microsoft software
│ accompanying this EULA, which includes computer software and may include
│ associated media, printed materials, and "on-line" or electronic
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be
│ bound by the terms of this EULA. If you do not agree to the terms of
│ this EULA, you may not use the SOFTWARE PRODUCT.


│ <Ok>

I press enter and the page wont move forward - what do I do after this part?

P.S. The only reason I'm installing this is to be able to use Notepad++ so I can type some PHP code and use it in XAMPP.

Please help
Thank You!!!

davidmohammed
February 5th, 2011, 10:13 PM
at that page - press tab until <OK> is highlighted. Press return.

ApacheOmega
February 5th, 2011, 11:20 PM
[solved] thank you!!!!

ApacheOmega
February 5th, 2011, 11:30 PM
sorry I keep asking about this but I just need to know how to manually fix this problem

here it i[message]

Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate
return self._simulate_helper(trans, status_path)
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 948, in _simulate_helper
return depends, status, self._cache.required_download, \
File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 218, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.


I need to know the steps on how to manually fix this problem
Thank You
And I hope I'm not being a Bug A BOO!!!

davidmohammed
February 6th, 2011, 01:10 AM
what happens if you type the following

sudo apt-get --configure -a

sudo apt-get update && sudo apt-get upgrade

iMARUF
February 18th, 2013, 05:06 PM
at that page - press tab until <OK> is highlighted. Press return.

Thanks a lot.:D

oldos2er
February 18th, 2013, 07:58 PM
Closed, please don't bump old threads.