Do I need special librairy to make it work. I have this message in the report section.
XMP library is not available SXMP library is not available
Functions SXMP are not available on the system. XMP metadata will not be extracted.
Also, I specified field in CCK as specified in readme file and look at the help section and nothing seems to be working. Is it because of the missing librairy ?
Thanks for the help.
Comments
Comment #1
sw3b commentedAfter looking at logs I figured it was missing a config in php. Make the change and it work good !
Comment #2
Ive commentedWhere can the library be found? How can they be installed?
There are no requirements described in the readme file.
Comment #3
jphautin commentedUsing XMP is not as easy as exif or iptc. XMP is not provided in the core PHP librairies.
You can download the library here :
http://www.alexander-block.net/eng/Service/Downloads
But you will probably need to compile the library and its depencendies : XMPToolkit and so on (provided by Adobe).
Comment #4
sw3b commentedOk thanks for the feedback ! I manage to get all I need with EXIF as is.
Comment #5
greathonor commentedtoo bad my env is Windows. Or, anyone has the dll, perhaps?
Comment #6
stephane bouillet commentedHello,
I have the same message in the repports status page:
So do I need to install the library in drupal or on the server (Ubuntu 10.04) ?
If Ubuntu, is there a special package(s) to install please ?
Thank you for response.
Comment #7
mikel1 commentedsw3b, you posted that you were missing a config in php. Can you tell us what that config is? I'm seeing the same behavior. Thanks.
Comment #8
doitDave commentedThe said library is not even available from the given link (anymore). I figure this renders the module useless so far, which is sad. What about removing the dependency? Anyone tried that? Would be really nice - since I do not need any XMP feature...
Comment #9
jphautin commentedthe dependency was never required. the *warning* message is just to rember user using xmp that it will not work.