Hi,
On Mon, Dec 31, 2018 at 06:27:48AM -0500, Dan Lewis
wrote:
> Perhaps 5 years ago, I built it based upon LibreOffice 4.0 using the
> following commands in a terminal:
>
> 1) sudo apt-get install git
> 2) sudo apt-get build-dep libreoffice
> 3) $ git clone git://gerrit.libreoffice.org/core
Perhaps 5 years ago, I built it based upon LibreOffice 4.0 using the
following commands in a terminal:
1) sudo apt-get install git
2) sudo apt-get build-dep libreoffice
3) $ git clone git://gerrit.libreoffice.org/core
4) cd core
5) ./autogen.sh
6) apt-cache search gnome-vfs
7) sudo apt-ge