[clam-devel] CLAM Plugin Installation

Pau Arumi pau.arumi at immsound.com
Wed Aug 3 04:46:46 PDT 2011


El dt 02 de 08 de 2011 a les 19:18 -0700, en/na Murray Meehan va
escriure:
> Hello,
> 
> I am an trying to set up CLAM/NetworkEditor (the latest svn version,
> so I can enjoy the plugins) such that they can be used as course tools
> for my Audio Signal Processing class.  I've run into a few problems
> installing CLAM plugins, and have a few questions...
> 
> Re: plugin installation
> Why does the default SConstruct file in CLAM not install additional
> plugins? Why is there no mention of the seperate installation
> procedure for each plugin in the CLAM INSTALL file? If this is
> something I should submit a patch for, or am misunderstanding, please
> let me know.

Clam libs and applications are ment to be agnostic about plugins.
That's why the main Sconstruct does not install plugins. Plugins are
also ment to be developed by third parties without having to change (and
check it) a line of code of the Clam framework.

Thanks for noticing that the INSTALL does not say anything about the
plugins. I've just added a note in the beginning of the file. (revision
15118)


> Re: Expression plugin (depends on boost.spirit v2.3)
> Is the CLAM project using particular versions of each dependent
> library? If so, where can I find a list of these to use? If not, are
> newer versions being included arbitrarily? And why?

As said, plugins are not dependent libraries. Some needs specific
requirements, such in this case, yes.

Cheers
Pau




More information about the clam-devel mailing list