Wine installed - but it's not there

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MT Brain
Level 2
Level 2
Posts: 11
Joined: Fri Mar 13, 2009 6:53 am

Wine installed - but it's not there

Post by MT Brain »

Hey guys,

I just installed the newest Wine version (1.1.24) through the Synaptic Package Manager, but it's nowhere to be found. There is no entry in my "applications" menu, and there's no Wine folder in my home directory.

I'm on 64 bit Jaunty, and I've been having trouble with Wine since I first used it (on Intrepid in March). Through constantly uninstalling and re-installing it, trying to configure it etc. to get Windows software to run (which either wouldn't run to begin with or would stop running at some point, preferably after automatic updates to Ubuntu), I'm afraid I screwed it up. But perhaps anybody has an idea how to get it to run? Or to be installed in the first place? It seems there is residue from old installations left, I also still have a Wine-Doors folder in my Home directory, I thought I uninstalled that as well.

Thanks guys...
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine installed - but it's not there

Post by dimesio »

MT Brain wrote:Hey guys,

I just installed the newest Wine version (1.1.24) through the Synaptic Package Manager, but it's nowhere to be found. There is no entry in my "applications" menu, and there's no Wine folder in my home directory.

I'm on 64 bit Jaunty, and I've been having trouble with Wine since I first used it (on Intrepid in March). Through constantly uninstalling and re-installing it, trying to configure it etc. to get Windows software to run (which either wouldn't run to begin with or would stop running at some point, preferably after automatic updates to Ubuntu), I'm afraid I screwed it up. But perhaps anybody has an idea how to get it to run? Or to be installed in the first place? It seems there is residue from old installations left, I also still have a Wine-Doors folder in my Home directory, I thought I uninstalled that as well.

Thanks guys...
The default wine prefix (~/.wine) is a hidden folder. It is not actually created until the first time you run Wine, so if you haven't tried to install anything yet, it won't exist.

Open a terminal and run winecfg. If you don't have a ~/.wine yet, that will create one.

To get rid of "residue" from old installations, follow these instructions: http://wiki.winehq.org/FAQ#head-9893ae5 ... af2e69b391

As for Wine-Doors, that's not supported here. Ask them.
MT Brain
Level 2
Level 2
Posts: 11
Joined: Fri Mar 13, 2009 6:53 am

Post by MT Brain »

Thanks man! I actually took the time to finally learn about VirtualBox and installed my old copy of XP in a VM. Runs perfectly. I'll keep your advice in mind though!
Locked