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

_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

Reply via email to