Back Midas Rome Roody Rootana
  Rome Analyzer Framework  Not logged in ELOG logo
Entry  18 Apr 2005, Pierre-Andre Amaudruz, Suggestion, ROOTCINT path 
    Reply  18 Apr 2005, Matthias Schneebeli, Suggestion, ROOTCINT path 
       Reply  03 May 2005, Ryu Sawada, Suggestion, ROOTCINT path 
Message ID: 76     Entry time: 18 Apr 2005     Reply to this: 77
Author: Pierre-Andre Amaudruz 
Topic: Suggestion 
Subject: ROOTCINT path 
As ROOTSYS is required for the ROME build, I would suggest to
include the code below in the builder for the application Makefile.
This will make Rome less dependent on the ROOT path.

Replace in ROMEBuilder.cpp:

buffer.AppendFormatted("rootcint -f %sDict.cpp -c -p ",shortCut.Data());

by

buffer.AppendFormatted("LD_LIBRARY_PATH=$(ROOTSYS)/lib $(ROOTSYS)/bin/rootcint
-f %sDict.cpp -c -p ",shortCut.Data());
ELOG V3.1.4-2e1708b5