Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

Feb 16, 2011

while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :

dpkg -i wine_1.1.42~winehq1-1_amd64.deb

The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :

dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb

This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Latest Wine Repo - Where To Get The Latest Unstable Automatically

Nov 29, 2010

The latest in experimental is 1.1... the stable by upstream is 1.2 and the latest unstable is 1.3. So is there a repository where I can get the latest unstable automatically?

View 7 Replies View Related

Fedora :: Remove Wine And Wine Installed Program?

Nov 19, 2010

I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.

View 2 Replies View Related

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

Mar 19, 2010

when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?

View 1 Replies View Related

Debian Configuration :: 32 Bit Apps On Wine Cannot See System Fonts

Oct 23, 2015

I've just installed Debian 8.2 KDE 64bit, installed wine, and found that a 32-bit Windows program (Agent newsreader) could not see the linux system fonts. (This worked fine on Kubuntu 14.04)

Since this is the first time that I've installed Debian, I'm not sure if I'm missing something obvious or if this is an actual bug.

Steps to reproduce:
Fresh install of Debian 8.2 KDE 64bit.
apt-get install wine
wine wordpad # this is a small word-processor for wine that is supplied with wine
menu -> format -> font
all linux fonts are visible -- so far so good

Because I want to use a 32bit program, I now have to do this, I understand:
dpkg --add-architecture i386
apt-get update
apt-get install wine-bin:i386

But after that,if I run "wine wordpad" and look at the fonts, all the linux system fonts are gone. The only fonts visible are the nine that are built into wine (Courier, Fixedsys, Marlett etc..) So installing the i386 wine support seems to have broken something.

View 0 Replies View Related

Debian Configuration :: Build Wine And Write Down All The Actions?

Feb 13, 2011

Has someone tried to build and install wine in squeeze? I tried follow different manuals (e.g. [URL].. but always run into lots of warnings, missing packages and abortion of make. No wonder, squeeze seem to be pretty different from lenny.

I installed the binary wine, but that does not help in my case. There is a kind of bug in code for the mouse that can be fixed only by applying a patch. So anyone want to build wine and write down all the actions?

View 14 Replies View Related

Debian Configuration :: Build Wine 1.3.16 From Source In Squeeze

Mar 30, 2011

Building Wine-1.3.16 for Squeeze from Source: Since there isn't a good version of Wine in the repositories, I decided to build my own from source. Here it is. read everything. I DID NOT have Wine previously installed. If you do, you'll have to remove it FIRST.

[code]...

With all the dependencies installed you can begin building Wine. From the terminal:

[code]...

View 13 Replies View Related

Debian Configuration :: Configure To Automatically Use Wine To Execute Using The ./executable.exe Format?

Nov 5, 2010

I've recently been trying to restore a Debian installation back to it's previous state after a serious operation system crash. Efforts are largely going well however I've run into problems since reinstalling Wine. Previously I could execute a Windows executable by simply entering ./executable.exe in the bash shell but this no longer seems to work as now I have to include the "wine" command in front of the executable. how to configure Debian to automatically use Wine to execute using the ./executable.exe format?

View 1 Replies View Related

Debian Configuration :: Wine And Squeeze Kernel - Future Updates To The Packages

Dec 21, 2010

Are the 1.3 Wine packages availible at [url] compatible with the Squeeze kernel? What about future updates to the packages there?

View 3 Replies View Related

Debian Configuration :: Dual-Booting To XP - Busted - Program Phone Using VirtualBox Or Wine

May 30, 2010

I haven't used my XP partition for two years, but recently found that I could not program my phone using VirtualBox or Wine. So I tried booting to XP but it just comes up with a flashing cursor. update-grub2 and it sees the part, but same problem.

[Code]...

For some reason I'm suspicious of the Winduhs boot files, but I've run fixboot and the boot repair utility in Winduhs. Do I have to reinstall Winduhs?

View 14 Replies View Related

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu

View 6 Replies View Related

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related

Software :: Wine In Virtualbox \ Distro Which Runs In A Virtual Box An Starts Wine?

Mar 29, 2011

maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?

View 2 Replies View Related

General :: WINE GNOME Menus Won't Show Up After Re-install Of WINE?

Dec 18, 2009

Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.

View 3 Replies View Related

Slackware :: 64 Wine Running A Game Results In Wine Crash

Jun 24, 2011

I have a problem running a game on a fresh Slackware64 install.

Slack version is 13.37

I've followed alien bobs instructions for a multilib environment from here:[url]

And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.

After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.

But, when I try to run the game, this is the error I get:

Code:

The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.

View 5 Replies View Related

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

Oct 19, 2009

I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.

View 4 Replies View Related

Fedora :: How To Remove Wine Packages

Jun 23, 2010

I have uninstalled Wine but it still says the packages are installed still how do I remove them? I am also on Fedora 13.

View 3 Replies View Related

Ubuntu :: How Do I Remove Wine Integration

Feb 15, 2010

I helped a friend with a old game. File-roller couldnt handle the archive so I installed WinRAR via Wine. But now WinRAR is the default app for RAR-files and the icon has been replaced by a WinRAR iconI have removed Wine and it's settings but nothing helped. How do I remove the Wine integration?

View 7 Replies View Related

Ubuntu :: Remove All Traces Of Wine?

Aug 22, 2010

How do I remove all traces of Wine? I have installed Ubuntu 8.04 - suits my hardware - and imported settings from Mint5 which included a non working reference to wine and MS Money. I wish to delete all traces of Wine and reinstall.

View 3 Replies View Related

Ubuntu :: How To Completely Remove Wine

Apr 2, 2011

I want to completly remove wine, so i figured that using the package manager, and apt-get remove will make it work. Using apt-get, i get the message that there is no wine installed, even though the package manager is telling me the opposite. After that i removed wine via the package manager, but i can still run wine. And that is the point where i am getting completly lost, how the hack can i run a removed program? I did compile and install wine myself once, so the problem might hide there. But how to i remove a program without the routines of the package manager?

I seriously need to deinstall wine completly to figure out a couple misterious problems i am having lately.

View 2 Replies View Related

Ubuntu :: Unable To Remove Wine?

May 19, 2011

some Hours ago I was running my PC in UBUNTU 11.04 when suddenly power failure occurred and my pc just switch off without proper shutdown (My power backup device was not working)... just B4 The power failure i was downloading wine software... but now when i again starts my PC i figured out that there's some problem with that so i think that i should remove and reinstall it. but now I'm unable to uninstall it..

View 2 Replies View Related

OpenSUSE :: Remove Wine + It's Files And Setting?

Apr 2, 2010

How do I remove wine + it's files and setting?

View 5 Replies View Related

Software :: Remove Libwine-print With/without Removing Wine?

Feb 12, 2010

I have no need for libwine-print, nor cups. I noticed this issue while trying to remove cups. It's a box with no printer and will never see one, so I see no need to have it. I know it's not using much space, but I don't want it if I don't need it. Is there a way to remove libwine-print without removing wine?

Code:

Shelly:~# dpkg -P cups cups-bsd cups-client cups-common cups-driver-gutenprint cupsddk cupsddk-drivers
(Reading database ... 228913 files and directories currently installed.)
Removing cups ...
Stopping Common Unix Printing System: cupsd.
Purging configuration files for cups ...

[code]....

View 1 Replies View Related

OpenSUSE :: Wine - Remove Menu Entries After Uninstalling Programs?

May 26, 2011

The only MS program I need on my computer is Word 2007 for the equation editor to write/edit files from work. So after installing Wine I installed MSOffice2007. Excel worked OK (although I don't need it - I am perfectly happy with the Libre Office spreadsheet). Word however froze each time so I tried to uninstall and reinstall it. However I always got an error message when trying to uninstall with Wine. So I followed the advice of some strands in this forum and deleted the Program Files folder from the ~.wine directory. However the menus are still in Wine/Programs/Microsoft Office even though they lead to nowhere. I tried to reinstall but still I nothing happened. I presume the old entries still lead to the position where previously the .exe files were located. Now my question is either how can I remove these menu entries and try installing again - or even better - is there a Linux programme that can read/edit the equations written in Word 2007?

View 4 Replies View Related

Software :: Remove - Wine Core Exe - In - Open With - Menu - Ubuntu

Jan 12, 2011

I uninstalled Wine. But when I right click on files, I still can see "Wine core exe" in "Open with..." menu.

View 3 Replies View Related

Fedora :: Wine Program Stuck In Main Menu - How To Remove Entries

Jan 3, 2010

I installed WINE, and decided to remove it after installing something, I was unable to uninstall, so I just removed WINE, now, I have the program stuck in my main menu. I deleted the path and stuff, but it's still there. How do I get rid of it?

View 2 Replies View Related

General :: Using Wine / Acer Aspire One Linpus Lite - Add / Remove Programs?

Jan 4, 2010

I'm trying to use iTunes and poker sites on my acer aspire one with linux linpus lite. I've followed previous threads and learned how to add/remove programs and I've downloaded wine. My wine programs show up under 'other' and I have: wine configuration; wine file; wine boot; wine software ininstaller and winhelp (not sure if the last is wine or not) Just can't navigate my way through any of these to find how to actually RUN wine. Also, if you think this is not the best way to fully use poker websites (I'm not happy with the iphone style no download play) or iTunes.

View 2 Replies View Related

Fedora :: Installing Wine - Add / Remove Program Install Both 86_64 And I686 Files

Jul 7, 2011

When I install wine the add/remove program wants to install both 86_64 and i686 files. I have the x86_64 version of Fedora 14. I am having problems with counterstrike and have installed it using Wine, have noted problems when both types of files are installed.

I would like to have Fedora set up just right but as with all Linux distros, am having trouble keeping my head above water with fc14. I have success up to a point and then want to go back to Windows for its simplicity. Just this wine problem

View 1 Replies View Related

Debian :: E - Can't Perform Immediate Configuration On 'perl'?

Aug 24, 2011

I'm getting the following error when I'm trying to install from 'testing' repo. E: Could not perform immediate configuration on 'perl' I'm doing apt pinning to install XFCE 4.8 on Squeeze. I've already added all the necessary sources and my /etc/apt/preferences file looks like this.

Package: *
Pin: release a=testing
Pin-Priority: 400
Package: *
Pin: release a=unstable
Pin-Priority: 300
Here is what I'm trying to install.

apt-get -t testing install xfce4 xfdesktop4 xfce4-power-manager xfce4-screenshooter xfce4-notifyd thunar thunar-archive-plugin thunar-media-tags-plugin thunar-thumbnailers gvfs-backends gvfs-bin gvfs-fuse xfce4-mixer xfburn terminator

View 1 Replies View Related

Debian :: Could Not Perform Immediate Configuration On 'perl'?

Aug 27, 2011

I am on a friend's box and we are atm transitioning from stable to sid on his box. Instead of doing the whole thing at one shot via update-manager we are doing it using the apt tools. Now while upgrading, I'm not able to update any of the perl 5.12 packages, perhaps due to circular dependencies or what. This is the error I'm seeing :-

$ sudo apt-get install perl
[sudo] password for shirish:
Reading package lists... Done

[code]....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved