[Clam-devel] SConstruct can't find ID3_TAG in lib id3

globot gglobot at gmail.com
Mon Aug 20 00:14:25 PDT 2007


hi,

i don't know if this issue had been solved but when i want to compile 
CLAM i got this message:

Cheking for ID3_Tag myTag in C++ library id3... no
Could not find id3lib binaries! Please check your id3lib installation

so to solve it i just add the libz dependancy in the SConstruct line 111 :
audioio_env.AppendUnique( LIBS = ['z'] )

and it compile just well.

is it the good way to do it or is there some other way you already all use ?
why not include this dependency in SConstruct ?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SConstruct_fix_ID3_TAG_not_found.patch
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070820/7fe8314b/attachment-0002.asc>


More information about the clam-devel mailing list