How Easy to install Office 2007 on Open Solaris
 
Today I found interesting tricks  worth a try on how to install Office 2007 on OpenSolaris on www.wine-reviews.net. They want to show to everyone how easy it is to install and use Microsoft Office 2007 on OpenSolaris 2009.06 and 2010.03 with Bordeaux for Solaris. I have installed Office 2007 on both OpenSolaris 2009.06 and 2010.03 build 134 the screenshots below are from 2009.06 running in Virtual Box.
The first thing you will need to do is make sure you  have all the  needed software dependencies resolved on OpenSolaris. Here  is the list  of needed packages from the Bordeaux OpenSolaris   2.0.2 readme.
Bordeaux bundles Wine 1.1.36 and uses many third party libraries that  can be found in the OpenSolaris repository and the Contrib repository.  Information on how to add the Contrib repository can be found here : http://wikis.sun.com/display/OpenSolarisInfo/How+To+Add+IPS+Repositories
Wine also uses the packages listed below depending on the software in use.
- SUNWlcms = Little Color Management System
- SUNWsmba = samba - A Windows SMB/CIFS fileserver for UNIX
- SUNWsane-backend = SANE library and backends
- SUNWxsane = Graphical scanning frontend for the SANE scanner interface.
- SUNWlldap = LDAP Libraries
- SUNWopenssl = OpenSSL Commands
The next thing you will need to do is purchase   a copy of Bordeaux if you haven't already done so. After you install   Bordeaux you can start the UI two different ways.
1) Thought the Applications Menu shortcut
2) Via the command line, open your terminal and enter :
$ /opt/bordeaux/bin/bordeaux-setup
After  the bordeaux UI starts all you have to do is double click Office  2007  and the install will begin, its that simple... But If you run the  UI  through your terminal you can then see everything that's taking  place in  the background.
Once the install begins it will install some  needed third party  dependencies and it also installs all of the  Microsoft Core Fonts for  you. After this has completed a run dialog will  appear and ask you for  the location of the Office Installer, simply  browse to where the  setup.exe is located and select it, and then Office  will start it's  install.
Microsoft  Office 2007 key  verification.



Microsoft Office 2007 EULA.


After  the install has completed you have three ways to exec and run a  program
1) Through the Applications shortcut menu
2) Open your terminal and enter $ bin/winword07 , excel07 or powerpnt07
3) Open your terminal and set the current working wineprefix :
$ export WINEPREFIX="$HOME/.bordeaux/office2007"
then change directory to the location of the executable, example :
$ cd /export/home/tom/.bordeaux/office2007/drive_c/Program\ Files/Microsoft\ Office/Office12
and then start the program (MS Word) like this :
$ /opt/bordeaux/bin/wine winword.exe
1) Through the Applications shortcut menu
2) Open your terminal and enter $ bin/winword07 , excel07 or powerpnt07
3) Open your terminal and set the current working wineprefix :
$ export WINEPREFIX="$HOME/.bordeaux/office2007"
then change directory to the location of the executable, example :
$ cd /export/home/tom/.bordeaux/office2007/drive_c/Program\ Files/Microsoft\ Office/Office12
and then start the program (MS Word) like this :
$ /opt/bordeaux/bin/wine winword.exe
Option three is good for  Microsoft Publisher and OneNote as we don't  provide shortcuts in the  user bin directory at this time. Also with  option two and three you can  see whats going on while the application  is running.
Microsoft Word 2007 on OpenSolaris.

Microsoft Excel 2007 on OpenSolaris.


If you  don't want to spend $25.00 for Bordeaux you also have the option  to  download the Wine source code and compile Wine with it's needed   dependencies. Once this is done you will need to install all the needed   windows redistributable dependencies and then install Office for free.   The old saying goes time is money, and for only   $25.00 Bordeaux will save you many hours of work. But then again  if  you like to tinker compiling Wine on your own might be the way to  go.
 








0 komentar:
Post a Comment