[Gate-users] Root not working in VGate 3.0
Mathieu DUPONT
mdupont at cppm.in2p3.fr
Tue Apr 14 18:19:09 CEST 2015
Hi Antoine,
you are right. It's not working.
For the libjpeg missing, simply do :
sudo apt-get install libjpeg62
And after that, you will miss some «libtiff stuff».
To fix this, I did
sudo apt-get install libtiff4
sudo ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.4 /usr/lib/libtiff.so.3
And it's working now (at least, the Draw() command in root). It's not a clean solution, but I hope it will help you.
Mathieu Dupont
----- Original Message -----
From: "BERGAMASCHI Antoine" <antoine.bergamaschi at synchrotron-soleil.fr>
To: gate-users at lists.opengatecollaboration.org
Sent: Tuesday, April 14, 2015 10:05:51 AM
Subject: [Gate-users] Root not working in VGate 3.0
Hi all,
Everything is in the title, i am using the Gate V delivered as the version 3.0 and the root programme crash when using the "draw()" method due to the lack or a corrupted "libjpeg.so.62" and the fail to load libASImage.so ( which is present in the directory ).
I did not change a single bit of configuration on the VM.
Is a working version of the very usefull vGate disponible anywhere to download ?
Best regards,
Antoine Bergamaschi
_______________________________________________
Gate-users mailing list
Gate-users at lists.opengatecollaboration.org
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
More information about the Gate-users
mailing list