
Open office 3 is compatible with MS office 2007. You can try beta 2 release.
- download open office 3 beta 2 from the open office web site (Linux (deb))
- tract the tar.gz archive:
tar xzf ~/Desktop/OOo_3.0.0beta_20080429_LinuxIntel_install_en-US_deb.tar.gz -C ~/Desktop/ - Install all of the packages in the DEBS subdirectory:
sudo dpkg -i ~/Desktop/BEA300_m2_native_packed-2_en-US.9301/DEBS/*.deb - Clean up the downloaded files:
rm -r ~/Desktop/BEA300_m2_native_packed-2_en-US.9301/rm -r ~/Desktop/OOo_3.0.0beta_20080429_LinuxIntel_install_en-US_deb.tar.gz
- type sudo kmenuedit in a console window
- File -> new item
- The type Office3 in the icon name dialog box and
/opt/openoffice.org3/program/sofficein the command dialog box - Similary for you can add different icons with the commands
/opt/openoffice.org3/program/scalc/opt/openoffice.org3/program/swriter/opt/openoffice.org3/program/simpress/opt/openoffice.org3/program/sdraw
1 comment:
You dont want to try beta. Full version has been released.
Post a Comment