PDA

View Full Version : Installing Microsoft Office 2007 in Ubuntu 8.04/8.10/9.04 using Wine 1.1.12 to 16


jhoeijao
May 29th, 2009, 04:29 PM
UPDATED POST: (August 18, 2009)

Since the day of the release of Wine version 1.1.24 the regression issue was resolved and probably future versions (1.1.24+) will do the same.

The guide is just a summary of all the online guides that I have tried and to be honest many of those guides gave me so many headaches for the simple reason, "I'm a newbie to UBUNTU". So I've decided to join in this forum last May 2009 and made a simple guide that's especially made for newbies like me.

Thanks to all the online guides that helped me formulate this simple guide all the credits must be given to all of you..

HERE ARE THE STEPS:

A. WINE CHECK/VERSION CHECK-to check if you have installed wine already or check the version of your wine


Click Application>Accessories>Terminal
On the Terminal window type ‘wine --version’

Note:

If you have not installed wine yet you will receive this message The program 'wine' is currently not installed. You can install it by typing: sudo apt-get install wine bash: wine: command not found then you may proceed to STEP D.
If your wine version is 1.1.12 to 1.1.16 or 1.1.24+ then you may proceed to STEP C



B. UNINSTALL WINE-If the version of your wine is 1.1.11 below, 1.1.17 to 1.1.23 you will not be able to install MSOffice 2007 due to regression so you have to uninstall this by following the steps:

Click System>Administration>Synaptic Package Manager
On the Synaptic Package Manager window type ‘Wine” on Search scroll down look for Wine right click on it and click Mark for Complete Removal>Apply>Reload>Close “OR”
Type sudo apt-get remove wine in your terminal window. (I prefer this one because this is faster compared in using Synaptic Package Manager)

C. DELETE WINE FOLDER
- this step will delete your wine folder which means all programs you installed through wine will also be deleted.


Click Places>Home Folder press CTRL+H to unhide .wine folder and press delete or type rm -rf ~./wine in your terminal window.

D. INSTALL WINE
- Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems.

Download wine from this site http://wine.budgetdedicated.com/archive/index.html and click your desired version (1.1.12 – 1.1.16 or 1.1.24+)
After downloading double click the file and install it if a warning message like this 'A later version is available in a "software channel" will appear just click ok and install.

Note:
If your operating system (OS) is a fresh or newly installed you need to click System>Administration>Synaptic Package Manager and click Reload to update the necessary files needed in installing wine.
E. INSTALL MICROSOFT OFFICE 2007

Insert your Microsoft Office 2007 installer on your CD-ROM look for the file named 'setup.exe' right click on it and click open with other application choose Wine Windows Program Loader.
On the setup window type the license key click Continue and Install or you may click Customize and choose the applications you want and Install.

Note:
Please do not proceed to STEP F if you failed on this step.

F. INSTALL WINETRICKS
- A useful tool for using common workarounds to current deficiencies in Wine.

Install winetricks by openning your terminal and type sudo wget www.kegel.com/wine/winetricks (http://www.kegel.com/wine/winetricks)
Install cabextract to extract the contents of Microsoft cabinet archives sudo apt-get install cabextract
Install the following:



corefronts - installs MS Arial, Courier and Times fonts;
tahoma - installs tahoma fonts;
vcrun2005sp1 - installs MS Visual C++ 2005 sp1 libraries; and
wsh56js - installs MS Windows scripting 5.6, jscript only, no script

sh winetricks corefonts tahoma vcrun2005sp1 wsh56jsG. CONFIGURE WINE - to be able to run programs properly like MS PowerPoint you need to configure wine


Click Applications>Wine>Configure Wine or type winecfg on your terminal window
On the Libraries Tab type ‘riched20’ click add and type ‘usp10’ and click again.
Highlight or click 'riched20' and click Edit change it to ‘Native windows’ then click Apply and Ok.

H. TEST MICROSOFT OFFICE

Open Microsoft Office Word 2007. Applications>Wine>Programs>Microsoft Office> Microsoft Office Word 2007 and your done!

I. REBOOT COMPUTER
- to be able update menus


SOLUTIONS TO COMMON ISSUES:Read this first before asking for help with wine by admin http://ubuntuforums.org/showthread.php?t=885111

I want to use old versions where can I download it?

-Use wine for Ubuntu 8.04 or 8.10 but I suggest that you use the latest version visit http://www.winehq.org/


I'm using an older version of Ubuntu will my MSOffice installation be affected if I will upgrade it?

- There's a big tendency but if that's the case then I suggest do the installation again.


I'm working on Step E but then it suddenly stopped, what will I do?

- if the installation stopped on Step E make sure that you did not miss any step before it but if you're sure that you did all the steps right then my assumption is it's a hardware related problem try to use a different installation media.


to be continued...


to all the visitors of the guide please help me enumerate common issues in installing MSOffice 2007 and its possible solutions.

Thank you.

ORIGINAL POST: (May 30, 2009)
1st REVISION: (June 29, 2009)

hyperdude111
May 29th, 2009, 05:54 PM
Installing office 2007 in wine is quite easy and on the latest versions it is fully supported.

jhoeijao
May 29th, 2009, 11:37 PM
Installing office 2007 in wine is quite easy and on the latest versions it is fully supported.

I will try upgrading wine after using the guide above. If it will work. then I'll update the guide. Thanks for the info anyway.

Sef
May 30th, 2009, 02:09 AM
Moved to the WINE Forum.

NightMKoder
May 30th, 2009, 02:11 AM
Installing office 2007 in wine is quite easy and on the latest versions it is fully supported.

There is a regression in wine 1.1.17-1.1.22 (and probably 23) that won't let you install wine on those versions. You can RUN office apps under those versions (in fact copy/paste support improved A LOT in 1.1.22), but you just can't install it.

jhoeijao
May 30th, 2009, 04:02 AM
Moved to the WINE Forum.

Thanks for moving my post in Wine forum. I'm trying to find a way how to move this but I guess only moderators can do that.

monchedeng
May 30th, 2009, 12:35 PM
How can you get the right wine version for jaunty?

jhoeijao
May 31st, 2009, 06:12 AM
How can you get the right wine version for jaunty?

Try using Wine for Ubuntu 8.04 because Jaunty doesn't have wine version lower than 1.1.18. I'm using Jaunty right now wine version 1.1.14.

By the way thanks for reminding me about this I'll update my guide.

Pooven
June 8th, 2009, 09:50 AM
Excellent post! I was trying for the longest time to setup Office 2007 and it finally works :)

Though I've noticed that PowerPoint acts up if I try to draw an arrow between shapes... kinda sad but I'm just really happy that Word 2007 works so well! Thank you ever so much!

I tried upgrading wine after installing Office and Office stopped working... just btw... so yeah, I'm sticking with wine 1.1.16

jhoeijao
June 8th, 2009, 10:39 AM
Excellent post! I was trying for the longest time to setup Office 2007 and it finally works :)

Though I've noticed that PowerPoint acts up if I try to draw an arrow between shapes... kinda sad but I'm just really happy that Word 2007 works so well! Thank you ever so much!

I tried upgrading wine after installing Office and Office stopped working... just btw... so yeah, I'm sticking with wine 1.1.16

You're welcome.

tarekeldeeb
June 9th, 2009, 09:34 AM
I have ubuntu 9.04, followed your guide (with wine 1.1.14 and 16).. no luck

The installation starts, entered the key, chose components for installation, starts installing .. then ..the attached error shows.

I had successfully installed it long ago .. on 8.04. I remember copying some dll files from MS_windows, maybe you missed such step?

Please help.

Thank you

jhoeijao
June 9th, 2009, 10:33 AM
I have ubuntu 9.04, followed your guide (with wine 1.1.14 and 16).. no luck

The installation starts, entered the key, chose components for installation, starts installing .. then ..the attached error shows.

I had successfully installed it long ago .. on 8.04. I remember copying some dll files from MS_windows, maybe you missed such step?

Please help.

Thank you

Uninstall your wine again use the number 3 step. Delete your wine folder and install wine version 1.1.12 this time (http://wine.budgetdedicated.com/archive/index.html) then install MSO 2007. I'll stay for a while if you will still encounter problems.

tarekeldeeb
June 9th, 2009, 11:26 AM
Uninstall your wine again use the number 3 step. Delete your wine folder and install wine version 1.1.12 this time (http://wine.budgetdedicated.com/archive/index.html) then install MSO 2007. I'll stay for a while if you will still encounter problems.

Mmm.. 1.1.12 caused the setup to crash when i pasted the serial number!

Are you sure 1.1.14 does not need extra dlls or hacking?

NightMKoder
June 9th, 2009, 07:29 PM
Mmm.. 1.1.12 caused the setup to crash when i pasted the serial number!

Are you sure 1.1.14 does not need extra dlls or hacking?

Old HOWTO's suggest practically replacing half of wine. This is generally a bad idea, and is no longer needed since wine 1.1.9.

As for your error: make sure you start with a clean prefix. That does not mean reinstalling wine, that means `rm -rf ~/.wine`. Note, this will remove all of your programs, but we can't be sure that you haven't installed anything naughty that's making office cry.

demo1018
June 9th, 2009, 09:08 PM
I have ubuntu 9.04, followed your guide (with wine 1.1.14 and 16).. no luck

I can not fine the icon for office 2007 in application->Wine->Program

So, I try to use terminal with command "wine WINWORD.exe", and got the error message like below:
================================================== ===
donnie@donnie-nb:~/.wine/drive_c/Program Files/Microsoft Office/Office12$ wine WINWORD.EXE
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
donnie@donnie-nb:~/.wine/drive_c/Program Files/Microsoft Office/Office12$
================================================== ====

I have search in many forum and try many idea but still in fail, so I need help from some one ... thanks

tarekeldeeb
June 10th, 2009, 04:13 AM
Old HOWTO's suggest practically replacing half of wine. This is generally a bad idea, and is no longer needed since wine 1.1.9.

As for your error: make sure you start with a clean prefix. That does not mean reinstalling wine, that means `rm -rf ~/.wine`. Note, this will remove all of your programs, but we can't be sure that you haven't installed anything naughty that's making office cry.

that's what I do each step ..
this tutorial states so .. :)

tarekeldeeb
June 10th, 2009, 05:34 AM
Sorry about the errors ..

My Office2007 installation source had a problem with wine (although worked perfect with many windows).

I got another Office2007 source, your guide worked perfectly
:popcorn:

Thank you!

jhoeijao
June 10th, 2009, 06:14 AM
Sorry about the errors ..

My Office2007 installation source had a problem with wine (although worked perfect with many windows).

I got another Office2007 source, your guide worked perfectly
:popcorn:

Thank you!

I was about to reply on your comment but knowing that you manage to install Office2007 already I don't need to give some help.

Your welcome tarekeldeeb!

jhoeijao
June 10th, 2009, 06:16 AM
By the way what wine version did you use tarelkeldeeb? Just a survey.

tarekeldeeb
June 10th, 2009, 06:23 AM
By the way what wine version did you use tarelkeldeeb? Just a survey.

the one you selected 1.1.14.

By the way, how to install the office to /usr/share (or /opt) .. so any new user can have the office 2007 working.. any ideas?

jhoeijao
June 10th, 2009, 06:24 AM
I have ubuntu 9.04, followed your guide (with wine 1.1.14 and 16).. no luck

I can not fine the icon for office 2007 in application->Wine->Program

So, I try to use terminal with command "wine WINWORD.exe", and got the error message like below:
================================================== ===
donnie@donnie-nb:~/.wine (donnie@donnie-nb:%7E/.wine)/drive_c/Program Files/Microsoft Office/Office12$ wine WINWORD.EXE
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
donnie@donnie-nb:~/.wine (donnie@donnie-nb:%7E/.wine)/drive_c/Program Files/Microsoft Office/Office12$
================================================== ====

I have search in many forum and try many idea but still in fail, so I need help from some one ... thanks

Try the solution that I have given to tarelkeldeeb. Uninstall your wine again use the number 3 step. Delete your wine folder (rm -rf ~/.wine) and install wine version 1.1.12 this time (http://wine.budgetdedicated.com/archive/index.html) then install MSO 2007.

jhoeijao
June 10th, 2009, 06:34 AM
the one you selected 1.1.14.

By the way, how to install the office to /usr/share (or /opt) .. so any new user can have the office 2007 working.. any ideas?

To be honest I haven't tried that. Since you have opened up that topic I'll find a way how to do it but if you figure it out first please feel free to post it. :)

etserrano
June 10th, 2009, 06:46 AM
Man, you're the best. Thanks a lot for this guide. You rule!!!

Erik

jhoeijao
June 10th, 2009, 07:27 AM
Man, you're the best. Thanks a lot for this guide. You rule!!!

Erik

Your welcome.:popcorn:

tarekeldeeb
June 10th, 2009, 07:31 AM
To be honest I haven't tried that. Since you have opened up that topic I'll find a way how to do it but if you figure it out first please feel free to post it. :)

I did it .. :)

although it's little dirty .. but working..

1) first install office (use your guide) .. do not open it!!
2) sudo mv /home/$USER/.wine/drive_c /opt/wine_drive_c
3) repeat this for all users:
rm -fr /home/$USER/.wine/drive_c
ln -s /opt/wine_drive_c /home/$USER/.wine/drive_c
mkdir /home/$USER/.wine/myprofile
sudo ln -s /home/$USER/.wine/myprofile /opt/wine_drive_c/windows/profiles/$USER

That's it ..

Salam :popcorn:

jhoeijao
June 10th, 2009, 08:27 AM
I did it .. :)

although it's little dirty .. but working..

1) first install office (use your guide) .. do not open it!!
2) sudo mv /home/$USER/.wine/drive_c /opt/wine_drive_c3) repeat this for all users:
rm -fr /home/$USER/.wine/drive_c
ln -s /opt/wine_drive_c /home/$USER/.wine/drive_c
mkdir /home/$USER/.wine/myprofile
sudo ln -s /home/$USER/.wine/myprofile /opt/wine_drive_c/windows/profiles/$USERThat's it ..

Salam :popcorn:

Great if you figure it out! I will try this later because I am using a different machine now. Thanks!

atulkakrana
June 10th, 2009, 03:58 PM
I believe you were using codeweavers as you stated in
http://ubuntuforums.org/showthread.php?t=1151825

NightMKoder
June 10th, 2009, 06:58 PM
I did it .. :)

although it's little dirty .. but working..

1) first install office (use your guide) .. do not open it!!
2) sudo mv /home/$USER/.wine/drive_c /opt/wine_drive_c
3) repeat this for all users:
rm -fr /home/$USER/.wine/drive_c
ln -s /opt/wine_drive_c /home/$USER/.wine/drive_c
mkdir /home/$USER/.wine/myprofile
sudo ln -s /home/$USER/.wine/myprofile /opt/wine_drive_c/windows/profiles/$USER

That's it ..

Salam :popcorn:

That's somewhat right, but it won't work. What you did is equivalent to copying the install from windows (it won't work correctly). You also need the wine registry that's in your wine folder. And lastly, you will probably need to chmod 777 everything so wine doesn't crash when writing temp files or something.

In general - not a very good idea. The simple reason - now you share your wine drive with someone else. Anything they install/break will "magically" propagate to your install. It's probably easier to just copy your .wine folder to the new account.

tarekeldeeb
June 11th, 2009, 05:07 AM
That's somewhat right, but it won't work. What you did is equivalent to copying the install from windows (it won't work correctly). You also need the wine registry that's in your wine folder. And lastly, you will probably need to chmod 777 everything so wine doesn't crash when writing temp files or something.

In general - not a very good idea. The simple reason - now you share your wine drive with someone else. Anything they install/break will "magically" propagate to your install. It's probably easier to just copy your .wine folder to the new account.

1_ The registry is not copied .. it's still in ~/.wine. I only copied ~/.wine/drive_c
2_ The temp and configuration files are written in the profile, which is located in ~/.wine/myprofile .. so I have a write access.
3_ No-one can break the wine, as he does not have the write access! On the other hand, no-one can install an application. Ie. this configuration will let office work properly .. only office! This is my case. More applications must be installed by whoever has the sudo access, whom is assumed to know what he's doing.
4_ copying the whole .wine folder will consume the storage very quickly .. moreover, creating a new user will be a slow command.

If you have another ideas, please share.

Thanks,
Salam:D

NightMKoder
June 11th, 2009, 08:45 PM
1_ The registry is not copied .. it's still in ~/.wine. I only copied ~/.wine/drive_c
2_ The temp and configuration files are written in the profile, which is located in ~/.wine/myprofile .. so I have a write access.
3_ No-one can break the wine, as he does not have the write access! On the other hand, no-one can install an application. Ie. this configuration will let office work properly .. only office! This is my case. More applications must be installed by whoever has the sudo access, whom is assumed to know what he's doing.
4_ copying the whole .wine folder will consume the storage very quickly .. moreover, creating a new user will be a slow command.

If you have another ideas, please share.

Thanks,
Salam:D

1. Yes that's what I mean. You NEED to have the registry entries. Microsoft apps use the registry readily.
2. Not always. c:\windows\temp is the default for the TEMP env variable. You can change it by changing a registry entry, but...see 1.
3. Actually, noone can install anything anymore. sudo wine will give you a "you don't own the .wine directory" and just wine will give write errors.
4. Fair enough, but this isn't going to work too well. You're better off doing something like:

sudo -s
export WINEPREFIX=/opt/office2007/
wine /media/cdrom/Setup.exe
chmod -R 777 /opt/office2007
exit


Now to configure office on someone else's account:

mkdir .wine_office2007
cd .wine_office2007
for i in /opt/office2007/*.reg; do cp $i .; done
ln -s /opt/office2007/dosdevices
ln -s /opt/office2007/drive_c

Or do the more detailed profile linking you used. To start wine in the new users' profile you would use:


env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'


On the bright side, this doesn't touch the users' wine installation (they can install apps to their .wine directory) & they have all the registry that they should have.

On the bad side, they can mess with the general office directory if they so choose. I guess the only way out of this is to make it read only (755), but that has the downside of making windows temp unusable. Someone needs to test this.

Sadly, I'm still not entirely convinced either of these approaches will work if multiple users run it at the same time. But who knows.

jhoeijao
June 12th, 2009, 11:35 AM
I believe you were using codeweavers as you stated in
http://ubuntuforums.org/showthread.php?t=1151825

Yes I did install Codeweavers' Cross Over Linux in one of my machine because for me that's the only way I can support WINE by purchasing their product (http://www.codeweavers.com/products/support_wine/). But if you don't want to spend money in installing MSOffice 2007 then you can use this guide and I also recommend NightMKoder's guide.

Debu182
June 15th, 2009, 02:39 PM
I am a regular visitor of this forum, but never bother about registering here.
But now i m registered here just to THANK YOU.

It's PERFECT and SIMPLE.

Jannes.
June 15th, 2009, 04:37 PM
http://i6.photobucket.com/albums/y229/ForzaKVM/Schermafdruk.png

I got an error... Im using wine 1.1.14
And my machine is 9.04

I use original office CD no crax, downloads...

Grtz

NightMKoder
June 15th, 2009, 09:22 PM
Does said DLL exist? Can you copy it to, say, your desktop?

ddrum2000
June 15th, 2009, 11:08 PM
So I have a completely different problem. I have intalled wine 1.1.14 on Ubuntu 9.04 and when I run the office 2007 setup I get an error that says "ERROR_INSTALL_LANGUAGE_UNSUPPORTED". Has anyone tackled this one?

Jannes.
June 15th, 2009, 11:11 PM
http://i6.photobucket.com/albums/y229/ForzaKVM/Schermafdruk-1.png

OSETUP.DLL is on the CD

Jannes.
June 16th, 2009, 04:22 AM
this helped me..http://ubuntuforums.org/showthread.php?p=7465158#post7465158

i tought

with this tutorial i can open the isntaller but then it gives error while instaling.

grtz

jhoeijao
June 16th, 2009, 06:51 AM
I am a regular visitor of this forum, but never bother about registering here.
But now i m registered here just to THANK YOU.

It's PERFECT and SIMPLE.


Your welcome.:)

Ninety percent of your thanks should be credited to the hundred tutorials that I have visited together with comments on each tutorial I only deserve 10% for summarizing and posting a simple guide.

Edit: Welcome to ubuntuforums by the way!

jhoeijao
June 16th, 2009, 07:14 AM
I got an error... Im using wine 1.1.14
And my machine is 9.04

I use original office CD no crax, downloads...

Grtz

Try copying the entire CD installer in your desktop. If you will encounter error in copying the installer the problem is in your installer but if you will not encounter any problem try installing it again this time use the copied installer in your desktop look for the setup.exe file right click on it open with wine windows program loader.

jhoeijao
June 16th, 2009, 07:31 AM
So I have a completely different problem. I have intalled wine 1.1.14 on Ubuntu 9.04 and when I run the office 2007 setup I get an error that says "ERROR_INSTALL_LANGUAGE_UNSUPPORTED". Has anyone tackled this one?

I haven't experience such problem so to be honest I can't help you with that. I tried googling it many have encountered that but I haven't seen a fix for it. What I can only suggest is try a different installer or visit NightKmoder's similar guide and the post the same error message. http://ubuntuforums.org/showthread.php?t=1102840 I hope you can find a fix.

jhoeijao
June 16th, 2009, 07:36 AM
this helped me..http://ubuntuforums.org/showthread.php?p=7465158#post7465158

i tought

with this tutorial i can open the isntaller but then it gives error while instaling.

grtz

I have visited the above tutorial and you are still having a problem, please post the error message so I can help.

Edit:
I don't care if you're using a different tutorial if I can help then I will help.

Jannes.
June 16th, 2009, 07:41 AM
no error screen or something its the windows installer which sais fault and quits...

Installer bar is loading and after a bit of blue in the bar it gives fault, quit

jhoeijao
June 16th, 2009, 07:44 AM
Sorry about the errors ..

My Office2007 installation source had a problem with wine (although worked perfect with many windows).

I got another Office2007 source, your guide worked perfectly
:popcorn:

Thank you!

the one you selected 1.1.14.

By the way, how to install the office to /usr/share (or /opt) .. so any new user can have the office 2007 working.. any ideas?

I did it .. :)

although it's little dirty .. but working..

1) first install office (use your guide) .. do not open it!!
2) sudo mv /home/$USER/.wine/drive_c /opt/wine_drive_c3) repeat this for all users:
rm -fr /home/$USER/.wine/drive_c
ln -s /opt/wine_drive_c /home/$USER/.wine/drive_c
mkdir /home/$USER/.wine/myprofile
sudo ln -s /home/$USER/.wine/myprofile /opt/wine_drive_c/windows/profiles/$USERThat's it ..

Salam :popcorn:

tarekeldeeb, I tried this but I encountered problem but I'm still trying to find a way.

Jannes.
June 16th, 2009, 08:04 AM
1) first install office (use your guide) .. do not open it!!

i cant install office....

jhoeijao
June 16th, 2009, 08:18 AM
no error screen or something its the windows installer which sais fault and quits...

Installer bar is loading and after a bit of blue in the bar it gives fault, quit

First I need to know what guide are you using right now? If yor using my guide have you tried copying your MSOffice installer in your desktop?

Jannes.
June 16th, 2009, 09:46 AM
wine 1.1.16

jhoeijao
June 16th, 2009, 06:15 PM
wine 1.1.16

Did you manage installing it?

napster2500
June 17th, 2009, 03:22 AM
It works!! Office 2007 Enterprise Blue Edition
Seems to stop at 2/3, but after 10-20sec. resumes install.

~Ubuntu 9.04 x64
~Wine 1.1.16 from here (http://wine.budgetdedicated.com/archive/index.html). Just download the x64 version for ubuntu 8.10.
Also, install Winetricks and add Wine libraries exactly how jhoeijao (http://ubuntuforums.org/showpost.php?p=7368136&postcount=1) kindly wrote.

Thanks a lot man. :D

yuli_capone
June 17th, 2009, 04:05 PM
I have this problem.
The instalation works fine,office the same.
A few days ago when I want to start,won't start...
I tried to open in terminal and i get this error:

yuli@yuli-laptop:~$ /home/yuli/.wine/drive_c/Program\ Files/Microsoft\ Office/Office12/WINWORD.EXE
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE" failed, status c0000135


What can i do?

NightMKoder
June 17th, 2009, 10:08 PM
Do you have a slipstreamed version of office or something? (you have to install the BASIC office, ie not pre-patched versions)

Try winetricks vcrun2005 vcrun2005sp1

If that doesn't help - I don't think there is a solution.

keypox
June 18th, 2009, 09:29 PM
thanks works perfectly

jhoeijao
June 18th, 2009, 11:12 PM
thanks works perfectly

You're welcome.:popcorn:

mcmike
June 19th, 2009, 06:20 AM
The install went fine on 9.04!! I can use Word, Excel, PowerPoint!! Great!!:D
But when I try to configure Outlook the wizard configuration window doesn't show the options, they are all in grayout!! What can I do? Some help needed...

jhoeijao
June 19th, 2009, 08:27 AM
The install went fine on 9.04!! I can use Word, Excel, PowerPoint!! Great!!:D
But when I try to configure Outlook the wizard configuration window doesn't show the options, they are all in grayout!! What can I do? Some help needed...

Any screen shot of the problem?

james.brantley
June 19th, 2009, 04:45 PM
Yes, this was a most excellent post! I have tried multiple times to install Office with no luck. I got it this time though!I have but one issue. The Arial font is for some reason italic. Any ideas? I'd just like to say again that this was a great post. It has ended my fight with installing Office in Wine! Thanks!

jhoeijao
June 19th, 2009, 07:15 PM
Yes, this was a most excellent post! I have tried multiple times to install Office with no luck. I got it this time though!I have but one issue. The Arial font is for some reason italic. Any ideas? I'd just like to say again that this was a great post. It has ended my fight with installing Office in Wine! Thanks!

On the terminal type or copy and paste this "sh winetricks corefronts allfonts" or you may upgrade your wine to 1.1.23 download it from here http://wine.budgetdedicated.com/archive/index.html (Note: Upgrading wine worked on me but for some they have no luck.)

ws.venkateswaran
June 20th, 2009, 02:58 AM
thanks a lot. it works perfectly.

till now i tried a lot of guides and none were as clear as yours

thanks again

jhoeijao
June 20th, 2009, 06:37 AM
thanks a lot. it works perfectly.

till now i tried a lot of guides and none were as clear as yours

thanks again

You're welcome.:popcorn:

NightMKoder
June 20th, 2009, 05:21 PM
NOTE: office 2007 regression in wine is fixed with wine 1.1.24. You no longer need to downgrade to install office.

Please update your guide.

jhoeijao
June 20th, 2009, 10:24 PM
NOTE: office 2007 regression in wine is fixed with wine 1.1.24. You no longer need to downgrade to install office.

Please update your guide.

Thanks! I'll update my guide after my work..

Jannes.
June 21st, 2009, 07:33 AM
I installed wine and Microsoft but i cant see my wine in my menu's...

how to add it there

found it by system --> preferences --> main menu but there i tick off wine but it does nothing after close...

jhoeijao
June 21st, 2009, 08:00 AM
I installed wine and Microsoft but i cant see my wine in my menu's...

how to add it there

found it by system --> preferences --> main menu but there i tick off wine but it does nothing after close...

Try to reboot your computer.

Jannes.
June 21st, 2009, 08:03 AM
Nah i did
delete wine (in the main menu preferences)
then i did turn back =)

works great now

big hug and tq

jhoeijao
June 21st, 2009, 08:08 AM
Nah i did
delete wine (in the main menu preferences)
then i did turn back =)

works great now

big hug and tq

Finally, you've made it!:popcorn:

sandman3838
June 21st, 2009, 06:18 PM
Hello
Thanks for the Office setup!
So far so good, it’s nice to be using this again.

However, I do have one question or issue!

I mostly use Ms Word & Excel, and to open a MS Office file DOC or XLT (I use the older format so that I can switch into Open Office if I have to) I have open Word or Excel first. Opening a already created Word or Excel file fails to open unless I open it to OpenOffice or open Ms Word or Excel first and then find the file.

What options I have under the Right Mouse Button Menu beside Open Office fail. True there is also “Open with other application” but here again any listing of MS Office Word or Ms Office Excel fails.

My command lines for just opening Word and Excel by themselves are as follows: If it helps?

env WINEPREFIX="/home/kevin/.wine" wine "C:\Program Files\Microsoft Office\Office12\EXCEL.EXE"

env WINEPREFIX="/home/kevin/.wine" wine "C:\Program Files\Microsoft Office\Office12\WINWORD.EXE"

How can I add a working Target program for MS Excel and MS Word to the Right Mouse Button Menu?

Thank you everyone for your help!

NightMKoder
June 21st, 2009, 08:45 PM
You can create a couple of bash scripts that launch them:

Create a file called: .start_word.sh

#!/bin/bash
if [[ $# > 0 ]]; then
env WINEPREFIX="/home/$USER/.wine" wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.EXE' "`winepath -w \"$@\"`"
else
env WINEPREFIX="/home/$USER/.wine" wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.EXE'
fi


And similarly for excel. Then just run it with the bash script (ie open with other program, and type 'sh /home/kevin/.start_word.sh')

dailyacts56
June 21st, 2009, 10:53 PM
After I install wine, it asks for a password and it says " [sudo] password for David:
I never setup anything for a password for Ubuntu. What do I need to do?

sandman3838
June 22nd, 2009, 12:34 AM
Thanks NightMKoder its working fine.
That did it!
Depending on the file Word or Excel a working option for either is now available and working in the menu.

I do have a question for you. Perhaps it's nothing?
This is something else I noticed before I ran the script you suggested.

Take a look at the screen shot.
When I right click on a file (Excel or Word) and open a menu to select:

- OPEN WITH
- OPEN WITH ANOTHER PROGRAM

There are multiple entries (quite a lot actually) for all MS entries:

- 2007 Microsoft Office component
- Microsoft Office Access
- Microsoft Office Excel
- Microsoft Office PowerPoint
- Microsoft Office Publisher
- Microsoft Office Word
- Notepad

Is this normal? Should I really worry about it?
Now there were some multiple entries for some Ubuntu programs but not as many as the Wine and Office stuff.

What do you think?

crepito
June 22nd, 2009, 03:08 AM
After I install wine, it asks for a password and it says " [sudo] password for David:
I never setup anything for a password for Ubuntu. What do I need to do?

Its your root password. Assuming your account is the root one, its your login password.

goog64
June 24th, 2009, 09:07 AM
Hi NightMKoder,
Thanks so much for your posts. A couple of weeks ago you wrote the following about making office available to all users:

"You're better off doing something like:
Code:
sudo -s
export WINEPREFIX=/opt/office2007/
wine /media/cdrom/Setup.exe
chmod -R 777 /opt/office2007
exit
Now to configure office on someone else's account:
Code:
mkdir .wine_office2007
cd .wine_office2007
for i in /opt/office2007/*.reg; do cp $i .; done
ln -s /opt/office2007/dosdevices
ln -s /opt/office2007/drive_c
Or do the more detailed profile linking you used. To start wine in the new users' profile you would use:

Code:
env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'
On the bright side, this doesn't touch the users' wine installation (they can install apps to their .wine directory) & they have all the registry that they should have."

If I re-install Ubuntu and Office and then use the code that you have written above, when I'm logged in to my own account, will this make Office available to all users?
Where you've written "$USER", is that where I put the actual usernames of the accounts to which I want to make Office available?
Thanks again,
John

jhoeijao
June 26th, 2009, 11:37 AM
Hi NightMKoder,
Thanks so much for your posts. A couple of weeks ago you wrote the following about making office available to all users:

"You're better off doing something like:
Code:
sudo -s
export WINEPREFIX=/opt/office2007/
wine /media/cdrom/Setup.exe
chmod -R 777 /opt/office2007
exit
Now to configure office on someone else's account:
Code:
mkdir .wine_office2007
cd .wine_office2007
for i in /opt/office2007/*.reg; do cp $i .; done
ln -s /opt/office2007/dosdevices
ln -s /opt/office2007/drive_c
Or do the more detailed profile linking you used. To start wine in the new users' profile you would use:

Code:
env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'
On the bright side, this doesn't touch the users' wine installation (they can install apps to their .wine directory) & they have all the registry that they should have."

If I re-install Ubuntu and Office and then use the code that you have written above, when I'm logged in to my own account, will this make Office available to all users?
Where you've written "$USER", is that where I put the actual usernames of the accounts to which I want to make Office available?
Thanks again,
John

John,

To be honest I'm still looking for a way to do "Multiple Office 2007 users". If you really want Office 2007 be available to all users. I have a suggestion why not install Office 2007 in every user? Although this suggestion needs a larger disk space left that will take approximately 1.5 Gigabytes (minimum requirement in installing Office 2007) plus 6.8 Megabytes of winetricks for each user.

Here are the steps if you want to try:

Copy Winetricks


Click Places>Home Folder then press Ctrl+H to unhidden files copy the file named "winetricks" and the folder named ".winetrickscache" this will help you to avoid downloading the same files again and again for each user account.
Copy and paste the said file and folder to the Home Folder of another user.

Install Microsoft Office 2007

Insert your Microsoft Office 2007 installer on your CD-ROM look for the file named 'setup.exe' right click on it and click open with other application choose Wine Windows Program Loader.
On the setup window type the license key click Continue and Install or you may click Customize and choose the applications you want and Install.

Install Winetricks


Type ‘sh winetricks corefonts tahoma vcrun2005sp1 wsh56js’ on your terminal

Configure Wine

Click Applications>Wine>Configure Wine or type ‘winecfg’ on your terminal window
On the Libraries Tab type ‘riched20’ click add and type ‘usp10’ and click again.
Highlight or click 'riched20' and click Edit change it to ‘Native windows’ then click Apply and Ok.

Test Microsoft Office 2007


Open Microsoft Office Word 2007. Applications>Wine>Programs>Microsoft Office> Microsoft Office Word 2007 and your done!

That's it! Although this is not the best solution but for sure this will help solving your problem but don't worry as soon as I find a fix with (coz' I'm still studying about the different commands in ubuntu) or without the help of others I will post it here and update my guide.

goog64
June 27th, 2009, 12:44 AM
Thanks so much for your reply, Jhoeijao.
I am going to have one more attempt using NightMKoder's code in post #30 of this thread. I have already re-installed Ubuntu and Wine and Office2007 four times now, so I'm getting pretty frustrated. This will be my last attempt, and if not successful, I will do as you say and install Office2007 for each user.
I will let you know what happens.
Regards
John

goog64
June 27th, 2009, 01:28 AM
OK, NightMKoder's code didn't work for me.
When I went to the other user's terminal to run WINWORD:

env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'
all I got in response was a ">" in the terminal.

Then I went back to my account to run it through my Applications>Wine menu and it didn't start, so I'm just going to install Office 2007 for each user. Please let me know if you find a foolproof way (for complete newbies) of installing Microsoft Office once and letting all users access it.
Thanks,
John

jhoeijao
June 27th, 2009, 02:05 AM
OK, NightMKoder's code didn't work for me.
When I went to the other user's terminal to run WINWORD:

env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'
all I got in response was a ">" in the terminal.

Then I went back to my account to run it through my Applications>Wine menu and it didn't start, so I'm just going to install Office 2007 for each user. Please let me know if you find a foolproof way (for complete newbies) of installing Microsoft Office once and letting all users access it.
Thanks,
John

Sure, as soon as I find a way I will post it right away.:)

delubu
July 7th, 2009, 08:57 AM
hey jhoeijao (http://ubuntuforums.org/member.php?u=845538),
dude i used your updated guide and installed wine 1.1.24 and MS office 2007 SP2. the office seems to be working fine and doing things.

But the problem is that the shortcut icons do not appear in 'Applications > Wine > *'

:/

is there anyway i can manually add the shotcuts to that folder? or like create another class for MS office shortcuts in Application menu?

btw, i started using ubuntu about a week ago (total n00b) and i found your guide really helpful.
thanks
=]




EDIT:
whoa its all sorted out now. i had to reboot ubuntu and all the shortcuts were visible.

jarrarist
July 12th, 2009, 07:55 PM
works like a charm with 1.1.25 on jaunty!

Lockheed
July 21st, 2009, 12:27 PM
I am using 1.1.25 on jaunty and install went just fine. Word also runs BUT there are two problems.

1. Whenever I try run doc file from nautilus, Word opens but complaints it cannot find the file and then that it has no permission to access it.
Document opens just fine if I run word and then open it from within it.

More important, however

2.The display of fonts! I have a great-looking CV written in Word2003 and when I open it with 2007 on wine, everything written in Arial Bold is cramped. It looks like words are squeezed horizontally. However, if I unbold it, everything looks fine. So words in bold are actually much narrower than without it. What is that?
Also, the bullet-squares I used before not changed into spades form the deck of cards...

Anyone knows how to fix that?

rlgc79
July 24th, 2009, 06:40 AM
Lockheed

Just out of curiosity. Does installing the microsoft ttf fonts help? Look for ttf-mscorefonts-installer in synaptic...



I am using 1.1.25 on jaunty and install went just fine. Word also runs BUT there are two problems.

2.The display of fonts! I have a great-looking CV written in Word2003 and when I open it with 2007 on wine, everything written in Arial Bold is cramped. It looks like words are squeezed horizontally. However, if I unbold it, everything looks fine. So words in bold are actually much narrower than without it. What is that?
Also, the bullet-squares I used before not changed into spades form the deck of cards...

Anyone knows how to fix that?

lioncub
August 8th, 2009, 03:48 PM
Ubuntu 9.04 64x, wine 1.1.27, Office 2007 Sp2 - not working!!!
wine setup.exe
Setup Error
ERROR_INSTALL_LANGUAGE_UNSUPORTED

Help...

NightMKoder
August 9th, 2009, 01:15 AM
Ubuntu 9.04 64x, wine 1.1.27, Office 2007 Sp2 - not working!!!
wine setup.exe
Setup Error
ERROR_INSTALL_LANGUAGE_UNSUPORTED

Help...

We know service packs don't work. you need the original (no sp) cd.

NightMKoder
August 9th, 2009, 01:16 AM
OK, NightMKoder's code didn't work for me.
When I went to the other user's terminal to run WINWORD:

env WINEPREFIX=/home/$USER/.wine_office2007 wine 'C:\Program Files\Microsoft Office\Office12\WINWORD.exe'
all I got in response was a ">" in the terminal.

Then I went back to my account to run it through my Applications>Wine menu and it didn't start, so I'm just going to install Office 2007 for each user. Please let me know if you find a foolproof way (for complete newbies) of installing Microsoft Office once and letting all users access it.
Thanks,
John

That means you forgot something - you either forgot a quote on the end or put a \ on the end of the line. That's not a program error - that's a bash thing.

Jesus_Valdez
August 10th, 2009, 12:09 PM
I installed using Wine 1.1.14 on Jaunty Jackalope using the instructions without problems.

well, I also install Endnote, but I just disable the CWYW add-in and everything works like a charm.

pizza-is-good
August 10th, 2009, 12:13 PM
I would honestly recommend OpenOffice.org
I'm using 3.1 and am very happy with it.
I heard that some future version is supposed to have a ribbon interface, like MS Office 2007.

playtimeX
August 10th, 2009, 11:21 PM
is there a way to install the solver addon for excel?

linuxdiscipulus
August 11th, 2009, 09:12 AM
is there a way to install the solver addon for excel?


I believe that Wine version 1.1.27 has support for that.

http://www.winehq.org/announce/1.1.27

linuxdiscipulus
August 11th, 2009, 10:38 AM
I am trying to install office 2007 and its giving me an error. This error comes directly after I have put my activation code in and have chosen to install. (its at about 1% through the install when it says this)

Here is the error:
The program setup.exe has encountered a serious problem and needs to close.

I have gotten this error with wine versions 1.1.14, 1.1.16, 1.1.24, 1.1.26, and 1.1.27.

Each time I reinstall I make sure to remove the wine folder.

Has anyone else run into this problem?

Edit:
Problem solved!

I had to delete the .winetrickscache folder as well as .wine

After I did that I installed wine and everything went perfectly!

Thanks for the tutorial!

Demon-
August 11th, 2009, 02:14 PM
Thank you for this guide, I followed it to the letter and everythings works fine. Just one question though, whenever I open or save a file, there's also a .lnk file that gets created with the same name as my documents. Do you know how to fix this ?

MMestre
August 12th, 2009, 01:08 PM
It works. ubuntu 9.04.

I'm testing to see if I run into bugs.

Thanks a lot, no reason for windows no more!

sumeshgupta
August 14th, 2009, 08:52 AM
Everything went of very well. However I donot see any office program installed in Applications>Wine>programs. Where has office got installed? I used 1.1.24.:confused:

sumeshgupta
August 14th, 2009, 09:14 AM
Reference my post. I forgot to reboot.
Everything now works like a charm. Thanks a million Tons.:guitar:

Neffeno
August 14th, 2009, 03:52 PM
perfect its working thanks ;)

Riaku
August 15th, 2009, 12:35 PM
Anyone got Access working?

sumeshgupta
August 17th, 2009, 01:26 AM
Nope.Access is not working for me too. Even the window does'nt open. Any fixes avail?

linuxdiscipulus
August 17th, 2009, 10:27 AM
I am running into another problem.

Office 2007 will not open or save any documents. As soon as I click open or Save As, Office promptly crashes, giving me the Wine error message. I am thinking this might have something to do with Explorer, but I'm not sure.

Previous to this, I had problems opening Wine, so I set the default application to Windows XP which solved it. Did that have something to do with it?

Any help would be greatly appreciated.

NightMKoder
August 19th, 2009, 03:11 AM
I am running into another problem.

Office 2007 will not open or save any documents. As soon as I click open or Save As, Office promptly crashes, giving me the Wine error message. I am thinking this might have something to do with Explorer, but I'm not sure.

Previous to this, I had problems opening Wine, so I set the default application to Windows XP which solved it. Did that have something to do with it?

Any help would be greatly appreciated.

Do you have any other overrides (other than usp10 & riched20)?

linuxdiscipulus
August 19th, 2009, 09:37 AM
Do you have any other overrides (other than usp10 & riched20)?

I reinstalled wine and it's running OK now.

I tried to install IE 6 on it a while ago... I think that installed some other libraries (maybe MSXML3).

Are there specific libraries that conflict with Office 2007?

jhoeijao
August 19th, 2009, 10:09 AM
I reinstalled wine and it's running OK now.

I tried to install IE 6 on it a while ago... I think that installed some other libraries (maybe MSXML3).

Are there specific libraries that conflict with Office 2007?

There are libraries that conflicts with office 2007 so the fewer the winetricks the lesser the conflicts. If you are planning to install a different application the safest way is to bottle it.

emrys
August 21st, 2009, 05:28 AM
Using Jaunty and Wine Dev. (adding the source:
deb http://wine.budgetdedicated.com/apt jaunty main) works like a charm. So far tried only word. Opening, saving, etc.

loadfoo
August 21st, 2009, 05:30 AM
BTW thank's all for the info ...

russu52
August 25th, 2009, 01:49 PM
thanks for the help. i installed according to your instructions on a fresh jaunty installation, updated with latest wine version. thanks again

dudekaus
August 28th, 2009, 06:47 PM
Suberb! Thank you for the post. Works great. Have been trying to do this for some time rather unsuccessfully

dudekaus
August 28th, 2009, 07:13 PM
Hello,

Everything runs smoothly but one, when I try to open the document by clicking it, it shows an error but if I got to MS Office and use its Open option, the file opens without any problems. Help me.

I have attached the error screen.

bryantw
August 28th, 2009, 08:52 PM
I seem to be having a problem installing office 07 with wine. It gives me the following error message and i am using my original copy, any suggestions?

jhoeijao
August 29th, 2009, 07:14 AM
I seem to be having a problem installing office 07 with wine. It gives me the following error message and i am using my original copy, any suggestions?

Try to copy your installation CD in your hard drive then install it from there. If you encounter problems in copying then i can say that the problem is your installation CD.

jhoeijao
August 29th, 2009, 07:15 AM
Hello,

Everything runs smoothly but one, when I try to open the document by clicking it, it shows an error but if I got to MS Office and use its Open option, the file opens without any problems. Help me.

I have attached the error screen.

Do you mean double clicking your file in opening it? Try to right click on the file first and click Open With Microsoft Word 2007. by the way what version of wine are you using?

jhoeijao
August 29th, 2009, 07:17 AM
Suberb! Thank you for the post. Works great. Have been trying to do this for some time rather unsuccessfully

Your welcome.:)

jhoeijao
August 29th, 2009, 07:18 AM
perfect its working thanks ;)

Your welcome. It's your first post happy Ubuntuing!

jhoeijao
August 29th, 2009, 07:20 AM
Nope.Access is not working for me too. Even the window does'nt open. Any fixes avail?

Anyone got Access working?

Sad to say that I still have no fixes to make access working.

bryantw
August 29th, 2009, 12:51 PM
Try to copy your installation CD in your hard drive then install it from there. If you encounter problems in copying then i can say that the problem is your installation CD.

I am very new to ubuntu(just installed it yesterday) i have copied it to the desktop but it says the same thing?

dgrilli
August 29th, 2009, 11:59 PM
Every time I try to verify the version I get:
:confused:
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
dave@dave-desktop:~$ wine -version
wine: could not load L"C:\\windows\\system32\\-version.exe": Module not found
dave@dave-desktop:~$

Also have no luck at going to the links for Wine posted here says links are broken.

NightMKoder
August 30th, 2009, 02:20 AM
Every time I try to verify the version I get:
:confused:
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
dave@dave-desktop:~$ wine -version
wine: could not load L"C:\\windows\\system32\\-version.exe": Module not found
dave@dave-desktop:~$

Also have no luck at going to the links for Wine posted here says links are broken.

There are two dashes in version, ie wine --version.

jhoeijao
August 30th, 2009, 06:08 AM
Every time I try to verify the version I get:
:confused:
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
dave@dave-desktop:~$ wine -version
wine: could not load L"C:\\windows\\system32\\-version.exe": Module not found
dave@dave-desktop:~$

Also have no luck at going to the links for Wine posted here says links are broken.

I have tested all the links posted here and I can't see any problem.

jhoeijao
August 30th, 2009, 10:13 PM
I am very new to ubuntu(just installed it yesterday) i have copied it to the desktop but it says the same thing?

What wine version are you using?

Have you tried using a different installation CD?

Start with Step B and C above.

bryantw
August 31st, 2009, 09:52 PM
What wine version are you using?

Have you tried using a different installation CD?

Start with Step B and C above.
how do i check wich version of wine i have. i am sorry for being a n00b. but i just installed and i am still learning linux.
also i only have this 1 install disk. am i just out of luck?

jhoeijao
September 1st, 2009, 10:15 AM
how do i check wich version of wine i have. i am sorry for being a n00b. but i just installed and i am still learning linux.
also i only have this 1 install disk. am i just out of luck?

Just follow step A to check your wine version.

corpis
September 2nd, 2009, 01:34 PM
I have the latest beta version of wine. wine-1.1.28 and office loads, but for some reason i cant enter the product key. There a way to manually put it into registry?

drodiger
September 3rd, 2009, 08:01 AM
I am using Ubuntu 9.04 x86_64 with wine 1.1.28.
I have installed Ms Office 2007, in winecfg added overrides for riched20, usp10 and jscript to Native.
Word and excel are working fine, but Powerpoint doesn't start:
WINEPREFIX=~/.wine_office2007 wine .wine_office2007/drive_c/Program\ Files/Microsoft\ Office/Office12/POWERPNT.EXE
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:advapi:CheckTokenMembership ((nil) 0x13db60 0x32e62c) stub!
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x000007d1,(nil),0x0002, 0x00000000,0x32efc0,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000007d1,(nil),0x0002, 0x00000000,0x149560,(nil)): stub
err:eventlog:ReportEventW L"Microsoft Office PowerPoint"
err:eventlog:ReportEventW L"PowerPoint failed to start correctly last time. Starting PowerPoint in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode.\n\nDo you want to start PowerPoint in safe mode?"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:msimtf:DllGetClassObject ({c1ee01f2-b3b6-4a6a-9ddd-e988c088ec82} {00000001-0000-0000-c000-000000000046} 0x328878)
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {c1ee01f2-b3b6-4a6a-9ddd-e988c088ec82} could be created for context 0x1
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:win:EnumDisplayDevicesW ((null),0,0x32a088,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x20042 0x00000000
fixme:mscoree:GetRequestedRuntimeInfo ((null), L"v2.0.0", (null), 0x00000000, 0x00000051, (nil), 0x00000000, (nil), 0x32a6ec, 0x0000001e, 0x32a6e4) stub
fixme:mscoree:GetCORVersion (0x32a6ec, 30, 0x32a6e4): semi-stub!
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Sessions"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x00001b5b,(nil),0x0004, 0x00000000,0x32a5cc,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:mscoree:CorExitProcess (0) stub
err:ntdll:RtlpWaitForCriticalSection section 0x7bc9d6e4 "loader.c: loader_section" wait timed out in thread 001a, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7ede1e80 "driver.c: driver_section" wait timed out in thread 0009, blocked by 001a, retrying (60 sec)


Also Outlook 2007 starts and when I try to configure mail account I see blank forms for mail setup: Auto account setup, Online search ... there is no option where I can add my server address...

drodiger
September 3rd, 2009, 08:09 AM
OK my mistake :-)
Powerpoint is working. I have checked winecfg and saw that I had riched2 without zero. I added riched20 and it is working.

But now I have to fix Outlook 2007. Anybody got it working with Exchange?

batis610
September 3rd, 2009, 10:10 AM
Thanks dude, it works like a charm, at least for now :)
<3

drodiger
September 3rd, 2009, 04:43 PM
I have disabled autodiscovery in registry and I can manually configure accounts (wine regedit, hkcu/software/microsoft/office/12.0/Outlook/autodiscover, create DWORD: PreferLocalXML with value 1). When I test server (IP or fqdn) it says it server doesn't exist.

NightMKoder
September 4th, 2009, 01:55 PM
Outlook won't work. Use a native e-mail client, I'm sure you can use native e-mail clients with exchange.

bryantw
September 5th, 2009, 12:02 PM
Just follow step A to check your wine version.
ok i followed step A and it said i was using version 1.01. I guess i somehow got like the oldest version. i uninstalled that and now i have 1.1.29. and it installed fine. i now have office apps in the "other" tab i click on the icon and the loading cursor comes up for a few seconds and then it goes away and nothing happens.

chris1950
September 5th, 2009, 03:29 PM
I have the same problem using Ultimate Edition 2.3 which is Jaunty based. All Office programs try to start but nothing happens. Using wine 1.1.29 with wine-doors installed.

jhoeijao
September 6th, 2009, 06:35 AM
ok i followed step A and it said i was using version 1.01. I guess i somehow got like the oldest version. i uninstalled that and now i have 1.1.29. and it installed fine. i now have office apps in the "other" tab i click on the icon and the loading cursor comes up for a few seconds and then it goes away and nothing happens.

Try to delete your wine folder by following step C then proceed to step E.

I just want to know what MSOffice 2007 version are you trying to install? If you're using the same version with chris1950 then I cannot tell what's the real problem. Unless I have that MSOffice 2007 version.

I have the same problem using Ultimate Edition 2.3 which is Jaunty based. All Office programs try to start but nothing happens. Using wine 1.1.29 with wine-doors installed.

I wanted to try this guide in all MSOffice 2007 version but sad to say I only have MSOffice 2007 Enterprise.

bryantw
September 6th, 2009, 12:10 PM
Try to delete your wine folder by following step C then proceed to step E.

I just want to know what MSOffice 2007 version are you trying to install? If you're using the same version with chris1950 then I cannot tell what's the real problem. Unless I have that MSOffice 2007 version.



I wanted to try this guide in all MSOffice 2007 version but sad to say I only have MSOffice 2007 Enterprise.

I have done what you said. and here is the status of each program:
...Word-Appears to work fine
...Excel-Appears to work fine
...Powerpoint- shows splashscreen then goes away and when i open again it wants to open in safe mode and does the same thing
...Outlook-Runs but email setup wizard does not work properly
...Publisher-Works until i create anything
...InfoPath-Does nothing

I am using the Pro version of office. I just thought i would give you an update on the programs status to help out. Thank you very much im glad that word and excel work! any thing for Powerpoint? if not it not a problem. :)

jhoeijao
September 7th, 2009, 12:21 AM
I have done what you said. and here is the status of each program:
...Word-Appears to work fine
...Excel-Appears to work fine
...Powerpoint- shows splashscreen then goes away and when i open again it wants to open in safe mode and does the same thing
...Outlook-Runs but email setup wizard does not work properly
...Publisher-Works until i create anything
...InfoPath-Does nothing

I am using the Pro version of office. I just thought i would give you an update on the programs status to help out. Thank you very much im glad that word and excel work! any thing for Powerpoint? if not it not a problem. :)

Thanks for the updates.

About your problem in running PowerPoint try Step G. I am assuming that you've installed winetricks already.

eugen_nicoara
September 7th, 2009, 07:17 AM
Hi,
There is a nice MS Office Add-in called "Microsoft Save as PDF or XPS" avaialable here: http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&displayLang=en

I was able to install it successfully but when I try to save a document as PDF, I get the following error: "The program WINWORD.EXE has encountered a serious problem and needs to close. We are sorry ..."

I'm using wine-1.1.29.
Thanks!

Dangger
September 8th, 2009, 06:14 AM
I only installed Word, PP and Excel and the three seem to work well. I haven't tried them extensively but seem ok.

Thanks for the info and the tutorial :D

zipperback
September 8th, 2009, 07:37 AM
Why bother going through all this trouble when you could simply use Open Office which is open source, runs on multiple platforms, and can read and write .doc files if thats what you want.

Is there some specific feature that MS Office 2007 has that you absolutely must have that Open Office doesn't?

- zipperback
:popcorn:

bryantw
September 8th, 2009, 05:39 PM
Thanks for the updates.

About your problem in running PowerPoint try Step G. I am assuming that you've installed winetricks already.

Your welcome :)
Actually I have not installed winetricks. Should i do that before going to Step G?

bryantw
September 8th, 2009, 05:49 PM
Why bother going through all this trouble when you could simply use Open Office which is open source, runs on multiple platforms, and can read and write .doc files if thats what you want.

Is there some specific feature that MS Office 2007 has that you absolutely must have that Open Office doesn't?

- zipperback
:popcorn:

I cant speak for others but in my case i have invested a lot of time into learning the MSOffice suite. and it would be kinda counter productive for me to re-learn a whole new suite just because. Now if it wasn't possible to use MSOffice, then i wouldn't much other choice other than to learn it out of necessity, or boot back into windows. For a quick word doc OpenOffice is a fine choice for me, but i know all the ins and outs of MSOffice, it just makes things easier to use what i know best.

jhoeijao
September 9th, 2009, 04:41 AM
Your welcome :)
Actually I have not installed winetricks. Should i do that before going to Step G?

Yup, you have to remove the overrides that you have made(if there's any) before doing Step G.

jhoeijao
September 9th, 2009, 04:44 AM
Hi,
There is a nice MS Office Add-in called "Microsoft Save as PDF or XPS" avaialable here: http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&displayLang=en

I was able to install it successfully but when I try to save a document as PDF, I get the following error: "The program WINWORD.EXE has encountered a serious problem and needs to close. We are sorry ..."

I'm using wine-1.1.29.
Thanks!

I haven't tried that yet but if I find a fix I'll update you.

jhoeijao
September 9th, 2009, 04:46 AM
I only installed Word, PP and Excel and the three seem to work well. I haven't tried them extensively but seem ok.

Thanks for the info and the tutorial :D

Let me know if there's a problem because I am trying to enumerate common problems and solutions on this guide to improve it and make a detailed guide.

zipperback
September 9th, 2009, 08:02 AM
I cant speak for others but in my case i have invested a lot of time into learning the MSOffice suite. and it would be kinda counter productive for me to re-learn a whole new suite just because. Now if it wasn't possible to use MSOffice, then i wouldn't much other choice other than to learn it out of necessity, or boot back into windows. For a quick word doc OpenOffice is a fine choice for me, but i know all the ins and outs of MSOffice, it just makes things easier to use what i know best.


If you know MS Office Word pretty well, then you would probably find the transition from MS Office to OpenOffice a pretty easy change. I used MS Office for years and years, and the change over to OpenOffice was a really smooth one for me.

Its worth taking a look at. :)

- zipperback
:popcorn:

nderic77
September 11th, 2009, 12:11 AM
Why bother going through all this trouble when you could simply use Open Office which is open source, runs on multiple platforms, and can read and write .doc files if thats what you want.

Is there some specific feature that MS Office 2007 has that you absolutely must have that Open Office doesn't?

- zipperback
:popcorn:

Yes.
Visio.
MS Project.

There are linux-based "alternatives", but they will not open visio or project files.

nderic77
September 11th, 2009, 12:13 AM
I was able to go through the setup program, BUT when I tried to enter the license code, the field would not let me enter any text. Whats up with that? The programs still installed, but they will not be very useful unless I am able to enter the license code.

Ubuntu 9.04, 64-bit
Wine 1.1.29 (64-bit)
MS Office 2007

bryantw
September 11th, 2009, 11:28 AM
Yup, you have to remove the overrides that you have made(if there's any) before doing Step G.
thank you very much! powerpoint now opens it seems to be running acceptably. im not sure if there is an easy solution but when i drag to make a selection window the slides go totally black. if thats just how it is, then thats fine. again thank you very much

Demon-
September 15th, 2009, 10:31 AM
Thank you for this guide, I followed it to the letter and everythings works fine. Just one question though, whenever I open or save a file, there's also a .lnk file that gets created with the same name as my documents. Do you know how to fix this ?

Any ideas ?

Leighman
September 15th, 2009, 07:14 PM
Anyone had any luck installing SP2?

jhoeijao
September 16th, 2009, 08:26 AM
Any ideas ?

I haven't experience that yet. So I can't give a fix on that.

Uhm, what wine version are you using? What version of MSOffice 2007?

Anyone had any luck installing SP2?

I wanted to try SP2 but I don't have one.

Leighman
September 17th, 2009, 08:51 AM
I just downloaded it from the Windows updates page or whatever.
Separate installer to update to SP2

freeztar
September 18th, 2009, 12:37 AM
FWIW, this did not work for me in Jaunty using wine 1.1.29. Using 1.1.24 did the trick though.

Thanks for the tutorial! :)

rindi
September 23rd, 2009, 06:00 AM
Outlook is the only reason for having Office on a Linux Box, but also I haven't been able to get it to run, It starts, then I get a box saying "Cannot start Microsoft Office Outlook. Cannot open the Outlook window.". There is just an OK in that box which closes everything Outlook if you press it.

JV.com
September 23rd, 2009, 02:34 PM
Today i got MS Office 2007 working by using wine 1.1.29

by doing this:

1. totally remove wine.
2. install newest version of wine available.
3. install cabextracter and winetricks before the installation of office 2007.
4. install office 2007.
5. configure wine dll overrides.

i hope this will help someone.

Greetings

Jelte.

PrototypeAlex
October 10th, 2009, 04:33 PM
Works perfectly with Jaunty 9.04 and Wine 1.1.29 i386.

Thanks Heaps :P

Naren-Karma
October 11th, 2009, 08:47 AM
Wine version 1.1.30 in Ubuntu 9.04 gives support all application of MS office 2007 except its mail client Microsoft Outlook 2007.
I configured Outlook through wizard but final window comes with pop up " Cannot start Microsoft Office Outlook. Cannot Open the Outlook window."
How can we solve this trouble. Please help on this because I want to use this mail client and I like its GUI.
thanks
Naren

modus_kls
October 20th, 2009, 07:10 AM
I just install office 2007 but I get this error when I trying to open excel and the others office file.


http://img5.imageshack.us/img5/6863/screenshotcl.png

Anybody can help me.:(

jhoeijao
October 22nd, 2009, 07:42 AM
I just install office 2007 but I get this error when I trying to open excel and the others office file.

Anybody can help me.:(

How did you open your file?

By open icon?

By right clicking and through open with wine?

modus_kls
October 23rd, 2009, 09:40 AM
How did you open your file?

By open icon?

By right clicking and through open with wine?


By open icon.

But its works when i open the file by right clicking and through open with wine.

Thanks. :)

msit.ce
November 3rd, 2009, 03:21 PM
Hi, I am also trying to install ms office 2007. But whaen I want to install cabextract, it shows below massage:
shams@shams-desktop:~$ sudo apt-get install cabextract
Reading package lists... Done
Building dependency tree
Reading state information... Done
cabextract is already the newest version.
The following packages were automatically installed and are no longer required:
linux-headers-2.6.28-11 linux-headers-2.6.28-11-generic libswfdec-0.8-0
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up ttf-mscorefonts-installer (2.6) ...

These fonts were provided by Microsoft "in the interest of cross-
platform compatibility". This is no longer the case, but they are
still available from third parties.

You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form, including changes
to the file name or packaging format.

--2009-11-04 02:07:40-- http://surfnet.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving surfnet.dl.sourceforge.net... 130.59.138.21
Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=surfnet.dl.sourceforge.net [following]
--2009-11-04 02:07:41-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=surfnet.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:07:42-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:07:47-- http://mesh.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=mesh.dl.sourceforge.net [following]
--2009-11-04 02:07:48-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=mesh.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:07:49-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:07:54-- http://dfn.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving dfn.dl.sourceforge.net... 194.95.236.6
Connecting to dfn.dl.sourceforge.net|194.95.236.6|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=dfn.dl.sourceforge.net [following]
--2009-11-04 02:07:54-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=dfn.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:07:56-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:01-- http://heanet.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving heanet.dl.sourceforge.net... 193.1.193.66
Connecting to heanet.dl.sourceforge.net|193.1.193.66|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=heanet.dl.sourceforge.net [following]
--2009-11-04 02:08:02-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=heanet.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:03-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:08-- http://jaist.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving jaist.dl.sourceforge.net... 150.65.7.130
Connecting to jaist.dl.sourceforge.net|150.65.7.130|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:13-- http://nchc.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:18-- http://ufpr.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving ufpr.dl.sourceforge.net... 200.236.31.1, 200.17.202.1
Connecting to ufpr.dl.sourceforge.net|200.236.31.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=ufpr.dl.sourceforge.net [following]
--2009-11-04 02:08:19-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=ufpr.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:20-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:25-- http://internode.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving internode.dl.sourceforge.net... 150.101.135.12
Connecting to internode.dl.sourceforge.net|150.101.135.12|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=internode.dl.sourceforge.net [following]
--2009-11-04 02:08:26-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=internode.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:27-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:32-- http://mesh.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=mesh.dl.sourceforge.net [following]
--2009-11-04 02:08:33-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=mesh.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:34-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:39-- http://voxel.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving voxel.dl.sourceforge.net... 208.122.31.3, 208.122.31.12, 208.122.31.13, ...
Connecting to voxel.dl.sourceforge.net|208.122.31.3|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=voxel.dl.sourceforge.net [following]
--2009-11-04 02:08:45-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=voxel.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:46-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:51-- http://kent.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving kent.dl.sourceforge.net... 212.219.56.167
Connecting to kent.dl.sourceforge.net|212.219.56.167|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=kent.dl.sourceforge.net [following]
--2009-11-04 02:08:51-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=kent.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:52-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:08:57-- http://internap.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving internap.dl.sourceforge.net... 64.7.222.131
Connecting to internap.dl.sourceforge.net|64.7.222.131|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://prdownloads.sourceforge.net/corefonts/andale32.exe?download&failedmirror=internap.dl.sourceforge.net [following]
--2009-11-04 02:08:58-- http://prdownloads.sourceforge.net/corefonts/andale32.exe?download&failedmirror=internap.dl.sourceforge.net
Resolving prdownloads.sourceforge.net... 216.34.181.59
Connecting to prdownloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:08:59-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

--2009-11-04 02:09:04-- http://switch.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Resolving switch.dl.sourceforge.net... 130.59.138.21
Connecting to switch.dl.sourceforge.net|130.59.138.21|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=switch.dl.sourceforge.net [following]
--2009-11-04 02:09:05-- http://downloads.sourceforge.net/sourceforge/corefonts/andale32.exe?download&failedmirror=switch.dl.sourceforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe [following]
--2009-11-04 02:09:06-- http://nchc.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
Resolving nchc.dl.sourceforge.net... 211.79.60.17
Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... failed: Connection timed out.
Giving up.

andale32.exe: No such file or directory

All done, errors in processing 1 file(s)
dpkg: error processing ttf-mscorefonts-installer (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of msttcorefonts:
msttcorefonts depends on ttf-mscorefonts-installer; however:
Package ttf-mscorefonts-installer is not configured yet.
dpkg: error processing msttcorefonts (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
ttf-mscorefonts-installer
msttcorefonts
E: Sub-process /usr/bin/dpkg returned an error code (1)
shams@shams-desktop:~$
So, what can I do now?

jamie_townsend
November 5th, 2009, 06:56 AM
Wine version 1.1.30 in Ubuntu 9.04 gives support all application of MS office 2007 except its mail client Microsoft Outlook 2007.
I configured Outlook through wizard but final window comes with pop up " Cannot start Microsoft Office Outlook. Cannot Open the Outlook window."
How can we solve this trouble. Please help on this because I want to use this mail client and I like its GUI.
thanks
Naren

I have exactly the same issue with Ubuntu 9.10, Wine 1.1.3. Any help would be greatly appreciated.

--
Jamie

Ben_T_B
November 6th, 2009, 10:12 AM
I would like to add that when trying to install Office 07 under Wine 1.1.32 it would continually hang around half way through the install.

I followed your guide on uninstalling WINE and deleting the directory, wanted to install .14 but it's no longer available on the website. So I installed .24 and the install went without a hitch.

Thank you very much.

dxxvi
November 6th, 2009, 05:22 PM
So I installed .24 and the install went without a hitch.Thanks for sharing this valuable information. I'll try wine 1.1.24 and office 2007 on karmic tonight.

lostburner
November 10th, 2009, 07:29 AM
Hello,

great work, I installed Office 2007 and it works, BUT

I'm not able to enter the product key! The input box isn't working.

What do I have?
Ubuntu 9.1
followed the installation guide
original Office CD
Wine 1.1.24

I would be very happy if anybody could help me, because I only have 22 program starts left

Greeting lost burner

jhoeijao
November 10th, 2009, 09:24 AM
I have exactly the same issue with Ubuntu 9.10, Wine 1.1.3. Any help would be greatly appreciated.

--
Jamie

Sad to inform you that Microsoft Outlook is not usable under wine. Check http://appdb.winehq.org/objectManager.php?sClass=version&iId=7533 for details.

jhoeijao
November 10th, 2009, 09:30 AM
Hi, I am also trying to install ms office 2007. But whaen I want to install cabextract, it shows below massage:

So, what can I do now?

I encountered this problem before, so based on my experience , I suggest that you run all upgrades in Synaptic Package Manager first (System>Administration>Synaptic Package Manager) before you start using the guide.

Hope that helps!

jhoeijao
November 10th, 2009, 09:47 AM
Hello,

great work, I installed Office 2007 and it works, BUT

I'm not able to enter the product key! The input box isn't working.

What do I have?
Ubuntu 9.1
followed the installation guide
original Office CD
Wine 1.1.24

I would be very happy if anybody could help me, because I only have 22 program starts left

Greeting lost burner

Try the solution from this thread http://ubuntuforums.org/showthread.php?t=1283792&highlight=NightMKoder+product+key&page=2 comment #14.

It worked on him/her so i hope it will also work on you.

ganeshmallyap
November 10th, 2009, 10:59 AM
Hi,

I have Karmic AMD64 installation and my WINE version is 1.0.1. I added the entry in third party software sources, reloaded the package list, then ran update manager and I could see two packages - wine & wine-gecko. But there was a message box saying only partial update possible. Not sure what is going on.

I also want to know can I install Office 2007 32 bits on my system?

Thanks in advance

lostburner
November 10th, 2009, 11:10 AM
Try the solution from this thread http://ubuntuforums.org/showthread.php?t=1283792&highlight=NightMKoder+product+key&page=2 comment #14.

It worked on him/her so i hope it will also work on you.

Thank you very much!
Also worked for me :)

Everthing is working fine

Thanks once again for the great work you're doing here!

cairo2929
November 11th, 2009, 08:39 AM
fuuuhhh....so glad cause it works on my ubuntu karmic koala...
Thanks, my dear...
;););)

roystreet
November 23rd, 2009, 02:12 PM
jhoellhao:
...I want to thank you very much for helping all of us get office installed! It is amazing how fast it installed - In fact I'm worried everything didn't get installed because it went so fast. It took much more time to install on windows. I had used office on ubuntu 9.04 & it worked fine.
...I just installed 9.1. It would always stall on install or encounter some error when trying to put office on it. I followed your directions & got a different version of WINE & now it works. Why doesn't the version that comes with 9.1 work? I haven't tried office very much on my fresh install -considering I just did it a few minutes ago. Question - Am I every going to be able to have my fonts I've used in the past? I do have a copy of windows still, but so far the fonts in word don't look right.

Thanks,
~roystreet

Emeris
November 24th, 2009, 04:50 AM
Hey everybody,

I'm actually on Karmik Koala (9.10) and I'm trying for days to install Office 2007.
I tried with almost each version of wine, following the tutorials on every forum taking care of this subject. And finally... It still doesn't work... :(

Could someone do a brief review (a kind of feedback) of every usefull comment that have been made on this forum, to install Office 2007 on Karmik Koala?

And especially answer thoses questions :


What version of Wine should we use on Karmik Koala, in order to make Office 2007 work?
How to remove correctly wine (before installing the new, correct version)? Because following the tutorial I removed my former version of Wine, and it now shows me (when I try to install Office 2007) :
wine client error:0: version mismatch 393/386.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?

A step by step procedure would be particlularly welcome.

Thank you in advance

haribol707
December 19th, 2009, 12:24 AM
Couple of doubts

1. In winecfg -> Applications -> windows version, which version do I need to select? Vista or XP? What difference does it make?

2. Office Updates - Do I need to enable/download-install office updates? And if so, is that supported by wine? Is there additional tweaking required to install updates or I can totally ignore it?

3. Office installs proprietary font packages (?) with the setup. Can these fonts be used on Ubuntu? (Appearance->Fonts?). Is there a way to use these fonts or do we get them anyways with msttcorefonts?

4. I have already installed Office on my ubuntu box. I just read somewhere about Add-on/plugin to save Docs as PDF. Can I still install it from CD? Is there any documentation for the installation? (I read in Office installation doc that I cannot change customization once selected). Otherwise, I use this other tool on Windows called CutePDF which installs as a printer device (?) in Windows. Can I install it here? Has anyone done that? Bottomline, I would love to have a simple option to save my doc as PDF from word without having to open another application just to achieve it. :)

Any help would be greatly appreciated!

Pooven
December 19th, 2009, 01:50 AM
I've also using Karmic Koala and I have wine 1.1.13 installed and running Office 2007. Incidentally, if you install PlayOnLinux sudo apt-get install playonlinuxit will set up a working version of Office for you rather easily: downloading and installing the various base fonts and required libraries.

Office updates have not worked for me - office updates are made possible via Windows Updates which, at least on my computer, does not come with wine (I don't think it can be installed on wine?).

The Save as PDF add on does not work. Unfortunately the built in option that comes with Ubuntu to print to a PDF or PS, is not available to Office.

fanglinyong
December 19th, 2009, 02:06 AM
good ,thanks very much!!!

haribol707
December 19th, 2009, 02:31 AM
Thanks! That answered my questions on updates and pdf. I also happened to browse through wine portal and somewhere it was mentioned that they are still working on the update stuff. So, it is official that it does not work as yet (unless there are workarounds?). Saving as PDF is something I use heavily and would love to have it enabled somehow. Are there any tweaks known to perform this?

haribol707
December 19th, 2009, 02:33 AM
And I think this is an excellent article to help one through installation and troubleshooting. I had problems with MS Access and following this instruction helped!

http://wiki.archlinux.org/index.php/Microsoft_Office_2007

Ozitraveller
December 24th, 2009, 12:36 AM
I'm using version 29 of wine, does upgrading to the latest work?

resisthegemony
January 4th, 2010, 09:51 PM
Absolutely superb! I did have one little problem, though--I can't seem to open .doc or .docx files on my external hard drive using Word 2007 through WINE. Is there something I can do (winetricks, configuration, anything) to make this work? Thanks for all of the great work and clear directions!

phillychease
January 5th, 2010, 12:06 AM
thanks i have office 2007 running but whenever i save a file and close ms word and open the file again, it says that the file cannot be found.

metalmaniac248
February 13th, 2010, 08:40 PM
just as the office installer starts i get a message saying that i need Microsoft installer 3.1

any solutions to this?

Jugantor
February 13th, 2010, 09:21 PM
superb!! works perfect.

jfursathimn
February 22nd, 2010, 01:12 AM
I am using 1.1.25 on jaunty and install went just fine. Word also runs BUT there are two problems.

1. Whenever I try run doc file from nautilus, Word opens but complaints it cannot find the file and then that it has no permission to access it.
Document opens just fine if I run word and then open it from within it.


I just followed your instructions but used wine 1.1.38 on 9.04 with Office Small Buisness 2007. Almost everything worked beautifully! I checked functionality before step F. Everything worked fine except Power Point. After completing the rest of the steps PPT did as well. (Opening, saving, etc)

Except: I have the same problem as Lockheed, with opening files from outside Word. Any fixes on this yet?

Also: I installed ttf-mscorefonts-installer from Synaptic and they look great!

-Cheers

FF3266
February 27th, 2010, 07:44 AM
hi, thanks a lot for Your support,

i already followed Your steps and already did it before, and the MS Office 2007, but when trying to click on WORD or OUTLOOK, it gives me the "loading clock" then nothing opens, i rebooted many times reinstalled again and did everything but the same thing happens even after updating the software from update manager.

i use Zorin (Ubuntu)
Kernal .19 (the latest)
Wine 1.1.14

can You help me please?
Thanks.