| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-20-2010, 05:53 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2004
Posts: 11
Rep:
|
Can I run Windows 7 Outlook from Ubuntu ?
Hi,
I read the Wine and Ubuntu documentation and searched on the web, but am unable to figure if the following is possible:
* I installed and run Ubuntu 10.04 as a file in Windows 7 (i.e., there no separate Linux partition).
* In Windows 7 I have Microsoft Outlook installed and working.
My question is:
Is it possible to run the Microsoft Outlook that is installed on Windows 7 from Ubuntu using Wine. Namely, can I avoid having to install Microsoft Outlook twice, once in Windows 7 and once in Wine on Ubuntu ?
Thanks,
Ron.
|
|
|
|
07-20-2010, 05:59 PM
|
#2
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
I do not think you can do it that way.
Personally, I would install Linux on it's own partition---it eliminates one possible reason for any subtle problems.
I have MS Office running under CrossOver (commercial version of WINE), but I have not yet tried Outlook.
|
|
|
|
07-20-2010, 07:07 PM
|
#3
|
|
Guru
Registered: Aug 2005
Posts: 9,690
|
why would ever want to run MS outlook ( i hated that even on windows)
there is already a mail program installed by default on almost all distros
|
|
|
|
07-21-2010, 06:43 AM
|
#4
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
Quote:
Originally Posted by John VV
why would ever want to run MS outlook ( i hated that even on windows)
there is already a mail program installed by default on almost all distros
|
I'm in a corporate environment and we use Outlook / MS Exchange for calendaring. I'm sure I am not alone in being required to use Outlook. Evolution does work but, unless it has been fixed recently, did not support Exchange 2007 with respect to the calendaring functions.
|
|
|
|
07-21-2010, 08:40 AM
|
#5
|
|
Senior Member
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 3,692
|
Quote:
Originally Posted by ronbarak
My question is:
Is it possible to run the Microsoft Outlook that is installed on Windows 7 from Ubuntu using Wine. Namely, can I avoid having to install Microsoft Outlook twice, once in Windows 7 and once in Wine on Ubuntu ?
|
Practically, no. That is, this might just be theoretically possible, but it is going to be much more work than it is worth. And, if there are difficulties, you will never ever know whether your unusual install procedure caused them, or its just because the program sucked (...or both, don't dismiss both as an option...).
You would have to copy the executable across. No real problem.
You would have to find all of the relevant .dlls and put them in the appropriate places. Some .dlls will have come with outlook and may be relatively easy to find (although there are probably too many of them for it to be convenient) and some would have already existed on the system, and those you might only find by running the program, letting it crash and see what stops the crash.
You would have to make all of the changes to the registry that the install normally makes, but make them by hand. You'll probably make mistakes doing this and those mistakes will be nearly impossible to debug and, if you make enough changes, you may well break other, already working, stuff while you are at it.
And then, there is the other stuff that I don't know about...I don't do windows.
My guess is that you won't get this fully working by the time that the next release of outlook comes along...and then you can start again, if you still have the enthusiasm.
|
|
|
|
07-23-2010, 01:51 PM
|
#6
|
|
LQ Newbie
Registered: Nov 2004
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by salasi
Practically, no. That is, this might just be theoretically possible, but it is going to be much more work than it is worth. And, if there are difficulties, you will never ever know whether your unusual install procedure caused them, or its just because the program sucked (...or both, don't dismiss both as an option...).
You would have to copy the executable across. No real problem.
You would have to find all of the relevant .dlls and put them in the appropriate places. Some .dlls will have come with outlook and may be relatively easy to find (although there are probably too many of them for it to be convenient) and some would have already existed on the system, and those you might only find by running the program, letting it crash and see what stops the crash.
You would have to make all of the changes to the registry that the install normally makes, but make them by hand. You'll probably make mistakes doing this and those mistakes will be nearly impossible to debug and, if you make enough changes, you may well break other, already working, stuff while you are at it.
And then, there is the other stuff that I don't know about...I don't do windows.
My guess is that you won't get this fully working by the time that the next release of outlook comes along...and then you can start again, if you still have the enthusiasm.
|
Is it possible to have Ubuntu mail-agents use Outlook pst files directly (i.e., without have to convert nearly 1GB of pst files to a format the Ubuntu mail-agents understand) ?
|
|
|
|
07-23-2010, 02:40 PM
|
#7
|
|
Senior Member
Registered: Jan 2008
Distribution: currently under revision
Posts: 1,236
Rep: 
|
|
|
|
|
08-03-2010, 09:59 AM
|
#8
|
|
LQ Newbie
Registered: Apr 2007
Location: Mt Hood, OR & La Ventana, BCS MX
Distribution: Ubuntu 10.04 LTS
Posts: 4
Rep:
|
Have you considered running Oracle's VirtualBox within Ubuntu, then loading Outlook within a Windows session? Outlook was the sole Windows app that I really wanted to be able to use during my Linux migration. I tried WINE and was disappointed, used dual boot and did not want to cancel my Linux session just to access Outlook. Then I remembered hearing about VM's. SUN was offering VirtualBox at the time.( I was running 8.x then ) It is an easy hconfigure. I used it until I lost my taste for Outlook and now am happy using Evolution within Lucid Lynx.
Of course your mileage may vary...good luck with your journey ;-)
|
|
|
|
08-03-2010, 05:03 PM
|
#9
|
|
LQ Newbie
Registered: Nov 2004
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by 1red911
Have you considered running Oracle's VirtualBox within Ubuntu, then loading Outlook within a Windows session? Outlook was the sole Windows app that I really wanted to be able to use during my Linux migration. I tried WINE and was disappointed, used dual boot and did not want to cancel my Linux session just to access Outlook. Then I remembered hearing about VM's. SUN was offering VirtualBox at the time.( I was running 8.x then ) It is an easy hconfigure. I used it until I lost my taste for Outlook and now am happy using Evolution within Lucid Lynx.
Of course your mileage may vary...good luck with your journey ;-)
|
Thanks 1red911, I'll have a look at Oracle's VirtualBox.
|
|
|
|
08-07-2010, 06:21 AM
|
#10
|
|
Member
Registered: Jul 2010
Location: usa
Distribution: ubuntu
Posts: 39
Rep:
|
Yes.
VirtualBox is fast and best method :-)
|
|
|
0 members found this post helpful.
|
08-10-2010, 03:52 PM
|
#11
|
|
LQ Newbie
Registered: Jul 2010
Posts: 9
Rep:
|
My solution would be to go the WINE route, and simply saving the .pst file in a directory accessible to both window$ and Linux. It is going to be the most light weight solution anyway. I think windows doesn't like other clients accessing their .pst's so they have most likely changed some specs with the new outlook 2010 to make it more difficult for things like thunderbird.
But don't take my word. I might be clueless about the skillz of WINE, I used it almost 5 years ago, and I am presuming it has improved a lot.
cool!
|
|
|
|
08-11-2010, 02:51 AM
|
#12
|
|
LQ Newbie
Registered: Nov 2004
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by getack
My solution would be to go the WINE route, and simply saving the .pst file in a directory accessible to both window$ and Linux. It is going to be the most light weight solution anyway. I think windows doesn't like other clients accessing their .pst's so they have most likely changed some specs with the new outlook 2010 to make it more difficult for things like thunderbird.
But don't take my word. I might be clueless about the skillz of WINE, I used it almost 5 years ago, and I am presuming it has improved a lot.
cool!
|
The issue with WINE, as I understand it, is that I'd need to install MS Office Outlook also from WINE. So, I'd have two Outlook installations: one inside the Windows 7, and one inside the WINE. Am I mistaken ?
|
|
|
|
03-26-2012, 08:15 AM
|
#13
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Rep: 
|
Quote:
Originally Posted by ronbarak
Is it possible to have Ubuntu mail-agents use Outlook pst files directly (i.e., without have to convert nearly 1GB of pst files to a format the Ubuntu mail-agents understand) ?
|
Outlook pst files are proprietary to Windaz environment.
You would need to import to Thunderbird or eVolution to make all mail readable.
HTH?
|
|
|
|
03-26-2012, 08:23 AM
|
#14
|
|
Senior Member
Registered: Dec 2011
Location: UK
Distribution: Debian Sid + various in VMs.
Posts: 1,985
|
I wouldn't try to point any other mail client at Outlook's PST or any other files as this is likely to just corrupt them -- Outlook does a good enough job of this on its own.
I thought Outlook stored local mail in OST files anyhow?
|
|
|
|
03-26-2012, 08:43 AM
|
#15
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Rep: 
|
Quote:
Originally Posted by 273
I wouldn't try to point any other mail client at Outlook's PST or any other files as this is likely to just corrupt them -- Outlook does a good enough job of this on its own.
I thought Outlook stored local mail in OST files anyhow?
|
haha - yes - no need for third party corruption.
OST = Local/live and pst = backup/export AFAIK.
Interestingly Thunderbird can read/update the same mailfile from within nix and windaz environment on the same workstation - it just doesnt have the Outlook/Exchange calendar compatibility they are asking for above in this LQ.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:35 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|