On 2013-12-23 21:12, Jack wrote:
So it seems that it is possible to build pd-aubio without installing aubio.
it seems so. but in order to do so, you probably have to "install" aubio first to some non-standard location (e.g. somewhere in tmp), and then point PKG_CONFIG_PATH to this location. you probably have to use *absolute* paths whe ndoing so.
finally, the resulting binary (aubio.pd_linux) most probably will link to libaubio.so; make sure that it can find the library (LD_LIBRARY_PATH).
fgamrds IOhannes