Je ne peux pas charger libfmh.so

Bug #403398 reported by Daniel Cussol
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fragmentation Model for Hadrontherapy
Incomplete
Undecided
John Frankland

Bug Description

Quand j'essaye de charger libfmh.so sous ROOT, je m'aperçois que je dois charger avant libKVMultiDet.so. Quand j'essaye de charger cette dernière bibliothèque, voici le message d'erreur que j'obtiens:

root [9] .L $KVROOT/lib/libKVMultiDet.so
dlopen error: libfitltg.so.0: cannot open shared object file: No such file or directory
Load Error: Failed to load Dynamic link library /scratch/cussol/indra/KVRoot/lib/libKVMultiDet.so
*** Interpreter error recovered ***

Je ne comprends pas vraiment d'où ça peu venir vu que KaliVeda fonctionne bien sur ma machine. Des suggestions? Ne faudrait-il pas s'affranchier de ROOT et de KaliVeda pour FMH?

Revision history for this message
John Frankland (frankland) wrote :

d'abord, est-ce que $KVROOT/lib/libfitltg.so.0 existe ?
sinon, il y a un pb avec ton install de KaliVeda...

Je ne charge pas libKVMultiDet.so avant de charger libfmh.so.
MAIS attention: '.L libtoto.so' et 'gSystem->Load("toto")' ne sont pas équivalents!!

Si je fais
root [0] .L $HOME/lib/libfmh.so
dlopen error: /home/frankland/.root-v5.22.00_gcc-4.3.3_i486/lib/libGX11TTF.so: undefined symbol: _ZN3TTF8fgGlyphsE
Load Error: Failed to load Dynamic link library /home/frankland/.root-v5.22.00_gcc-4.3.3_i486/lib/libGX11TTF.so
Error in <TCint::AutoLoad>: failure loading library libGX11TTF.so for class TGX11TTF
Load Error: Failed to load Dynamic link library /home/frankland/lib/libfmh.so
*** Interpreter error recovered ***

Si je fais
root [0] gSystem->Load("libfmh")
(int)0

Mon LD_LIBRARY_PATH est:
$KVROOT/lib:$ROOTSYS/lib:$HOME/lib

et libfmh.so est installé dans $HOME/lib

Changed in fmh:
status: New → Incomplete
assignee: nobody → John Frankland (frankland)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.