Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


At 1:16am -0500 Mon, 22 Nov 2010, Joost Eekhoorn wrote:
PROBLEM 2:

Will have to let someone else respond to problem 1, but I believe problem 2 to be fairly simple to solve:

The problem I had on the previous build: I had a good build and did
an install, but the I could not run the program with ./soffice.bin.
It could not found soffice.bin.bin.  (I did make soffice.bin.bin
copy and then it could not find soffice.bin.bin.bin)

I believe you don't have to install, but you can use dev-install:

$ make
 # LO builds, taking seemingly forever.

$ make dev-install
 # should place a developer installation in ./install/program

$ cd install/program
$ ./soffice    # Note: that's a shell script, not the .bin file.

That should run LO.

The script runs soffice.bin after setting up some necessary prerequisites.

Does that help?

Kevin

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.