WoW Install Trouble
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
WoW Install Trouble
I'm having trouble installing WoW into my computer. I am running Ubuntu 9.10 on a Dell Inspiron E1505, and have Wine 1.1.31 ("Wine 1.2").
I bought the battle chest and so the games are on single DVDs. When I pop the first game's disk in, there is no .exe file there to run, and nothing automatically starts running as I assume it would when I would put it into a Windows machine. In fact, the only files that are there is an OS X.app folder, a trash folder, a .mpq file and a ".VolumeIcon.icns" file.
I tried following the instructions listed in the 3.2 verson page. It says, "You can install World of Warcraft in wine through a variety of methods, such as using the CD or automatic downloader. If you wish, you may simply run it from a Windows partition, it's your choice ultimately." The problem is that I can't even install from the DVD, because it doesn't work and there's no .exe file!
So I could use some advice. I am not a "power user", but am comfortable with running commands in the terminal if I have to, as long as I'm told what they are.
Thanks.
I bought the battle chest and so the games are on single DVDs. When I pop the first game's disk in, there is no .exe file there to run, and nothing automatically starts running as I assume it would when I would put it into a Windows machine. In fact, the only files that are there is an OS X.app folder, a trash folder, a .mpq file and a ".VolumeIcon.icns" file.
I tried following the instructions listed in the 3.2 verson page. It says, "You can install World of Warcraft in wine through a variety of methods, such as using the CD or automatic downloader. If you wish, you may simply run it from a Windows partition, it's your choice ultimately." The problem is that I can't even install from the DVD, because it doesn't work and there's no .exe file!
So I could use some advice. I am not a "power user", but am comfortable with running commands in the terminal if I have to, as long as I'm told what they are.
Thanks.
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
WoW Install Trouble
I'm not sure, but I think you need to mount it with the "unhide" option.
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
WoW Install Trouble
On Thursday 01 April 2010 6:40:49 pm Light Engine wrote:
blizzard website and in the "manage account" area and there will be an option
there to download the game client. It will grab the basic game and all of the
expansions you have registered with your account and the patches for each.
If the DVDs are still giving you trouble another option is to log into theI'm having trouble installing WoW into my computer. I am running Ubuntu
9.10 on a Dell Inspiron E1505, and have Wine 1.1.31 ("Wine 1.2").
I bought the battle chest and so the games are on single DVDs.
blizzard website and in the "manage account" area and there will be an option
there to download the game client. It will grab the basic game and all of the
expansions you have registered with your account and the patches for each.
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
OK, so I got the download installer to work and World of Warcraft has been installed. However, when I go to download/install Burning Crusade, it says, "The disk doesn't have enough free space to install Burning Crusade. (More than 7.4 GB is required, but only 0.0 MB is available.) Please free up space."
This doesn't make sense to me, because my computer says it has over 14 GB left of space. So I'm wondering what the problem really is.
It also says that it can't read the read me.html file, which I told it to ignore, which it did.
Thanks for your help.
This doesn't make sense to me, because my computer says it has over 14 GB left of space. So I'm wondering what the problem really is.
It also says that it can't read the read me.html file, which I told it to ignore, which it did.
Thanks for your help.
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
Re: WoW Install Trouble
Some of the installers out there fail at checking disk space. I don't know if it's because they store it in an int or what. They have the same problem on Windows and the workaround is the same. Create some big file to use up a few gigs. That keeps the number of free bytes reported from wrapping around to zero. I wish they would quit using these buggy installers.
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
WoW Install Trouble
Light Engine wrote:
James McKenzie
Did you EVER run Wine as sudo or root?@ Hellork: How do I do this? Make a copy of all of my music or something?
I also have this issue: When I try to run WoW through Wine in the applications tab, I get this:
"Failed to change to directory '/home/david/.wine/dosdevices/c:/World of Warcraft/' (Permission denied)"
James McKenzie
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
Re: WoW Install Trouble
Why the old version? The current development release is 1.1.42.Light Engine wrote:I'm having trouble installing WoW into my computer. I am running Ubuntu 9.10 on a Dell Inspiron E1505, and have Wine 1.1.31 ("Wine 1.2").
.
There was a bug involving the WoW launcher changing folder permissions, but that was fixed in 1.1.36.
http://bugs.winehq.org/show_bug.cgi?id=20643
-
- Level 2
- Posts: 10
- Joined: Fri Jan 30, 2009 11:47 pm
I did at one point download the 1.1.42 files, they're sitting in home/(user)/Wine 1.1.42 , in addition to the .wine file which is in home/(user). Not sure if it's "doing anything" though. Only the older version was available in the add/remove programs thing, presumably because it is more stable, and I assumed that is the one that is doing the leg work, hence not mentioning 1.1.42 before. I imagine this probably changes the dynamic of the problem somewhat.
Sounds like you downloaded a source package. You can't just stick a source file in ~/.wine; you need to compile it and install it. Installing a distro package is easier, and Ubuntu definitely has updated ones. You probably have to add another repository; ask on the Ubuntu forum which one.Light Engine wrote:I did at one point download the 1.1.42 files, they're sitting in home/(user)/Wine 1.1.42 , in addition to the .wine file which is in home/(user). Not sure if it's "doing anything" though. Only the older version was available in the add/remove programs thing, presumably because it is more stable, and I assumed that is the one that is doing the leg work, hence not mentioning 1.1.42 before. I imagine this probably changes the dynamic of the problem somewhat.