[Rivet] installation

Frank Siegert frank.siegert at cern.ch
Mon Jan 27 16:09:15 GMT 2014


On 27 January 2014 13:57, Andy Buckley <andy.buckley at cern.ch> wrote:
> Turning off the PDF manual build by default is possible, and perhaps
> would be welcome: what do others think?

Ok, I've taken the liberty to commit that. Feel free to revert, should
there be any objections.

> The build system / scripts in the doc directory try to bootstrap their
> environment to only use the uninstalled libraries from inside the Rivet
> build dir.

I assume you are talking about these lines here:
    LD_LIBRARY_PATH=$(YAML_CPPLIBPATH):$(FASTJETLIBPATH):$(HEPMCLIBPATH):$(YODALIBPATH):$(LD_LIBRARY_PATH)
\
    DYLD_LIBRARY_PATH=$(YAML_CPPLIBPATH):$(FASTJETLIBPATH):$(HEPMCLIBPATH):$(YODALIBPATH):$(DYLD_LIBRARY_PATH)
\
    PYTHONPATH=$(YODA_PYTHONPATH):$(PYTHONPATH)

(https://rivet.hepforge.org/trac/browser/doc/Makefile.am#L16)

But these don't point to the *un*installed libraries, do they?

Cheers,
Frank


More information about the Rivet mailing list