Size: 1795
Comment:
|
Size: 1962
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 38: | Line 38: |
== Programs == | == Openoffice Programs == |
Line 45: | Line 45: |
== LibreOffice start from command line == {{{#!highlight bash libreoffice --writer libreoffice --calc libreoffice --draw libreoffice --impress }}} |
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
Slackbuild Slackware64 14
- cd
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/office/libreoffice.tar.gz
- tar xvzf libreoffice.tar.gz
- cd libreoffice
mv download LibreOffice_4.1.5_Linux_x86-64_rpm.tar.gz
sed -i 's/4.1.3/4.1.5/g' libreoffice.SlackBuild
- su
./libreoffice.SlackBuild
- installpkg /tmp/libreoffice-4.1.5-x86_64-1_SBo.tgz
Slackbuild Slackware64 14.2
- cd /tmp
wget https://slackbuilds.org/slackbuilds/14.2/office/libreoffice.tar.gz
- tar xvzf libreoffice.tar.gz
- cd libreoffice
./libreoffice.SlackBuild
- installpkg /tmp/libreoffice-6.0.2-x86_64-1_SBo.tgz
Openoffice Programs
- sbase , database HSQLDB embedded, test_db.odb
- sdraw , desktop publishing
- simpress , presentation
- scalc , spreadsheet
- smath , math formulas
- swriter , word processor