[ROOT] Unable to do anything with TASImage

From: Laurent Le Guillou (leguil@in2p3.fr)
Date: Wed Nov 06 2002 - 16:31:27 MET


	Hi Rooters,

	I compiled and installed libAfterImage-0.92, in order
	to be able to use TASImage.
	Now I am trying to run examples ; but I am unable to
	do anything : galaxy_image.C gives me segfaults 
	(at this point "img->SetImage(*data, 401, palette);") :
	and simple tests produce this :

	gSystem->Load("libASImage.so") ;
	TImage *img = TImage::Open("rose512.gif") ;
	
	/users/snovae/leguil/usr/lib/root/bin/root.exe: error while
	loading shared libraries: /users/snovae/leguil/usr/lib/libAfterImage.so.0:
	undefined symbol: DGifOpen


	or,

	gSystem->Load("libASImage.so") ;
	TImage *img = TImage::Open("rose512.jpg") ;
	
	/users/snovae/leguil/usr/lib/root/bin/root.exe: error while
	loading shared libraries: /users/snovae/leguil/usr/lib/libAfterImage.so.0:
	undefined symbol: jpeg_std_error


	and so on with other formats...

	[gif and jpeg libraries are present on my linux box.]

	Cordialement,

	Laurent


  -------------------------------------------------------------------
    Laurent LE GUILLOU			            leguil@in2p3.fr
    ATER Paris 6 / LPNHE 	   Collaboration EROS / Projet SNLS
    LPNHE - Jussieu - Tour 33 rdc - Bureau 422 -  +33 1.44.27.41.66



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