Hi,
On Tue, Oct 20, 2015 at 03:57:41PM +0100, sibu wrote:
I want to to a test install before committing.
Can one do
make DESTDIR=/someplace install
for libreoffie-5.0.2.2?
for most scenario except tweaking the installation scripts that should not be
needed, as:
./instdir
already contains a fully runnable installation that is populated on the fly
during the build.
If you need to test an installation, doing
make test-install
will run the install script and create a copy in
./test-install
(or whatever you put in TESTINSTALLDIR=).
Make install will use whatever you passed into the various destination switches of
./configure (or ./autogen.sh).
Best,
Bjoern
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.