udk module fails to compile

David Tardon dtardon at redhat.com
Sun Jun 3 21:11:33 PDT 2012


Hi,

On Sun, Jun 03, 2012 at 03:27:08AM -0700, julien2412 wrote:
> Hi David,
> 
> Could you give me more details ?
> From where do you launch these commands ? I've got "no command found" if I
> try from Libo root directory.

Sorry, I forgot to use full paths. They are both in $(OUTDIR)/bin .

>  What to do precisely about "$(OUTDIR)/lib in LD_LIBRARY_PATH." (I've got no
> "LD_LIBRARY_PATH" when grep "env" or grep "set"

Just use LD_LIBRARY_PATH=$(OUTDIR)/lib , then.

Of course, you have to replace $(OUTDIR) and $(WORKDIR) by real paths,
as they are not set outside of gbuild.

D.


More information about the LibreOffice mailing list