Try getting it directly from SVN building using the Makefile, and not ./configure at all. Antoine and I have been working on that. You'll need to restore it from SVN since running ./configure will overwrite the Makefile in question. To build, do:
make PD_PATH=/path/to/pd You'll need pkg-config too, i.e. apt-get install pkg-config .hc On 01/01/2013 05:58 AM, contact wrote: > Hello, > > i try compile pix_opencv on "Debian Wheezy" and have this message, after > ./configure --with-pd=.... : > > configure: error: you need to install opencv library (libcv) > > I have the libcv-dev, libcvaux-dev and libhighgui-dev installed. > > I think it's a problem with a path, but how solve it. > > > Thank's . > > François-Marie > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
