Re: [ROOT] Error in <TROOT::LoadMacro>

From: Rene Brun (Rene.Brun@cern.ch)
Date: Tue Dec 10 2002 - 14:33:02 MET


Jacek,

gROOT->LoadMacro is not intended to load a shared lib. Use instead
  gSystem->Load

Rene Brun

On Tue, 10 Dec 2002, Jacek M. Holeczek wrote:

> Hi,
> Root is 3.03/09 :
> 	> ls -al /.../lib/Linux-g++/G4.so
> 	> -rwxr-xr-x ... 166112 Dec 10 14:11 /.../lib/Linux-g++/G4.so
> 	> root
> 	> root [0] gROOT->LoadMacro("/.../lib/Linux-g++/G4.so")
> 	> Error in <TROOT::LoadMacro>: macro /.../lib/Linux-g not found in path .:/.../macros
> Please fix it.
> Best regards,
> Jacek.
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:23 MET