Collection Manager Problème in local envirement
Hello,
When I Edit the CM
pin.conf
file to add an entry for the custom executable file and override the default implementation of FM collections.
- cm fm_module ${PIN_HOME}/lib/fm_collections${LIBRARYEXTENSION} fm_collections_config fm_collections_init pin
- cm fm_module ${HOME}/lib/fm_collections_pol_custom${LIBRARYEXTENSION} fm_collections_pol_config - pin
The collection scenario it doesn't work.
But if I don't modify the default entry of FM Collection , the scenario it work correctly.
What is the problem please.
- cm fm_module ${PIN_HOME}/lib/fm_collections${LIBRARYEXTENSION} fm_collections_config fm_collections_init pin
- cm fm_module ${HOME}/lib/fm_collections_pol_custom${LIBRARYEXTENSION} fm_collections_pol_config - pin
The collection scenario it doesn't work.
But if I don't modify the default entry of FM Collection , the scenario it work correctly.
What is the problem please.
0