Size: 941
Comment:
|
Size: 662
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= OpenOffice = | = LibreOffice = |
Line 3: | Line 3: |
http://slackbuilds.org/repository/14.1/office/openoffice.org/ | http://slackbuilds.org/repository/14.0/office/libreoffice/ |
Line 7: | Line 7: |
* wget http://slackbuilds.org/slackbuilds/14.1/office/openoffice.org.tar.gz * tar xvzf openoffice.org.tar.gz * cd openoffice.org * wget http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz * chmod 755 * ./openoffice.org.SlackBuild * installpkg /tmp/openoffice.org-3.3.0_en_US-x86_64-2_SBo.tgz == Direct install == * cd /tmp * wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binaries/en-US/Apache_OpenOffice_4.0.1_Linux_x86-64_install-rpm_en-US.tar.gz/download * mv download OO4.0.1.tgz * tar xvzf OO4.0.1.tgz * cd /tmp/en-US/RPMS * rpm2tgz *.rpm * installpkg *.tgz * cd /opt * chown -vR vitor:users openoffice4 * [Java framework] Error in function createSettingsDocument (elements.cxx). * javaldx failed! |
* wget http://slackbuilds.org/slackbuilds/14.0/office/libreoffice.tar.gz * tar xvzf libreoffice.tar.gz * cd libreoffice * wget http://download.documentfoundation.org/libreoffice/stable/4.1.5/rpm/x86_64/LibreOffice_4.1.5_Linux_x86-64_rpm.tar.gz #64 bit * wget http://download.documentfoundation.org/libreoffice/stable/4.1.6/rpm/x86/LibreOffice_4.1.6_Linux_x86_rpm.tar.gz # 32 bit * vim libreoffice.SlackBuild #change version from 4.1.3 to 4.1.5 or 4.1.6 * ./libreoffice.SlackBuild * installpkg /tmp/libreoffice-4.1.5-x86_64-1_SBo.tgz |
LibreOffice
http://slackbuilds.org/repository/14.0/office/libreoffice/
SlackBuild
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/office/libreoffice.tar.gz
- tar xvzf libreoffice.tar.gz
- cd libreoffice
wget http://download.documentfoundation.org/libreoffice/stable/4.1.5/rpm/x86_64/LibreOffice_4.1.5_Linux_x86-64_rpm.tar.gz #64 bit
wget http://download.documentfoundation.org/libreoffice/stable/4.1.6/rpm/x86/LibreOffice_4.1.6_Linux_x86_rpm.tar.gz # 32 bit
vim libreoffice.SlackBuild #change version from 4.1.3 to 4.1.5 or 4.1.6
./libreoffice.SlackBuild
- installpkg /tmp/libreoffice-4.1.5-x86_64-1_SBo.tgz