I'm trying to install the HoaLibrary (and the CreamLibrary that it apparently relies on) on my system, but I'm having no joy.

I have installed the libraries in /Library/Pd and added those to the paths in the preferences.

I've also added the libraries to the startup flags:

-lib c.library -lib hoa.library

which seems to work since I get in the console:

"Cream Library by Pierre Guillot
© 2013 - 2014  CICM | Paris 8 University
Version Beta 0.3 (Jul 18 2014) for Pd-Vanilla
HOA Library by Julien Colafrancesco, Pierre Guillot & Eliott Paris
© 2012 - 2014  CICM | Paris 8 University
Version Beta 2.1 (Jul 18 2014) for Pd-Vanilla"

However, when I try to open any of the help patches, many of the objects do not instantiate, and I get red warnings saying this:

"WARNING: duplicate 'externals' library found!
  '/Library/Pd/HoaLibrary/externals' is active
  '/Library/Pd/CreamLibrary/externals' is duplicate
WARNING: duplicate 'helps' library found!
  '/Library/Pd/HoaLibrary/helps' is active
  '/Library/Pd/CreamLibrary/helps' is duplicate
WARNING: duplicate 'misc' library found!
  '/Library/Pd/HoaLibrary/misc' is active
  '/Library/Pd/CreamLibrary/misc' is duplicate"

Does anyone have a clue what might be wrong? The libraries are not, in fact, duplicates. There's only one instance of each.

Cheers,

- martin