- First update the system (use terminal)
- sudo apt-get update
- sudo apt-get dist-upgrade
- Install git
- sudo apt-get install git
- get dependencies of LibreOffice
- sudo apt-get build-dep libreoffice
- clone git repository
- git clone git://anongit.freedesktop.org/libreoffice/core
- Configure the build
- go to core directory (use: $ cd core)
- ./autogen.sh
- Build LibreOffice
- make
- Open LibreOffice
- instdir/program/soffice
Saturday, June 25, 2016
Build LibreOffice
LibreOffice is a huge project you need at least 25GB free space. I will guide you step by step to build LibreOffice. My operating system is xubuntu and it fresh installed OS. Type following commands on terminal
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment