[ROOT] RQ_OBJECT.h why ?

From: Hermann-Josef.Mathes@ik.fzk.de
Date: Wed Feb 12 2003 - 12:22:22 MET


Dear Rooters,

on a frontend computer which needs only the Root libraries but no
development environment I get the following strange message when starting
a simple test program:

mathes@mirrorPC5:~/FD-DAS/Packages/FdUtil/test> conftest
Error: cannot open file
"/usr/local/root-3.02.07/include/RQ_OBJECT.h"  FILE: LINE:0

After that the program gives the expected results.

The test program conftest was linked with:
c++ -o conftest -g -Wall    -L/usr/X11R6/lib conftest.o
/home/mathes/FD-DAS/lib/libUtillib.a -L/usr/local/root-3.02.07/lib -lCore
-lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix
-lPhysics -lm -ldl -lpthread -rdynamic

which is a bit heavy, as the used classes don't inherit from TObject but
contain the Class* macros.

Should I strip down the libraries and install the RQ_OBJECT.h on the
frontend computer ?

Thanks and regards
  Hermann-Josef



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET