RE: gSystem->Load, gInterpreter->AddIncludePath problems

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Tue, 04 Jan 2005 14:17:31 -0600


Hi Jacek,

This suspiciously sounds like there is a (possibly) different library name libG4.so or G4.so that is alreadly loaded in SLC3/i386. You should see it appears as part of the result from

        root [] .files
You can force the loading of a particular file by using the .L command. For example:

        gROOT->ProcessLine(".L /full/pathname/G4/G4.so");

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk_at_pcroot.cern.ch [mailto:owner-roottalk_at_pcroot.cern.ch] On Behalf Of Jacek M. Holeczek
Sent: Monday, December 13, 2004 5:51 AM
To: RootTalk
Subject: [ROOT] gSystem->Load, gInterpreter->AddIncludePath problems

Hi,
please consider this mail an emergency call ...

Please FIX, before you make a new release, the problem that I reported :

	http://root.cern.ch/root/roottalk/roottalk04/3012.html
	http://root.cern.ch/root/roottalk/roottalk04/2998.html

I have just verified that ... the problem is present on the newest ROOT 4.01/04 running on SLC3/i386, but is NOT present on FedoraCore2/i386 :

Note, however that, even on FedoraCore2/i386 there is some problem visible. The shared library G4 has been loaded, but ... it did NOT report that the other files with "strange" extensions do NOT exist at all.

Thanks in advance,
Best regards,
Jacek. Received on Tue Jan 04 2005 - 21:18:52 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:04 MET