hey thanks,
Im nearly there, I installed the so
got rid of the Werror (should have remembered that)
And it all went ok until
#check if pd is installed. if this fails make install will stop here. install -m 755 pdp.pd_linux /usr/lib//lib/pd/externs install: cannot create regular file `/usr/lib//lib/pd/externs': No such file or directory make: *** [install] Error 1
Im guessing i need to do something simple with the prefix or put the pdp folder some place else? sorry is this an obvious one? Im a bit sleep deprived.
also Derek, Every time i search for help with ccrma and pdp I find those very mails requesting ccrma support pdp, I agree. It makes perfect sense to me. Maybe if I can nail this i will send a mail to the users on how to do it.
Dominic
On Mon, 2005-06-13 at 22:11 +0200, ydegoyon@free.fr wrote:
hola,
checking for lqt_decode_video in -lquicktime... no libquicktime not found: not building pdp_qt
When I do locate libquicktime it finds all of this:
/usr/lib/libquicktime.so.0
maybe you lack libquicktime.so, just create it with the command : "ln -s <>libquicktime.so.0 libquicktime.so"
Anyhow I thought I would attempt to make it anyway just for kicks. It didn't work and the main info I get is:
pdp_imageproc_common.c: In function
_sign': pdp_imageproc_common.c:292: warning: use of cast expressions as lvalues is deprecated make[2]: *** [pdp_imageproc_common.o] Error 1 make[2]: Leaving directory
/usr/lib/pd/externs/pdp/system/image' make[1]: *** [common] Error 2 make[1]: Leaving directory `/usr/lib/pd/externs/pdp/system' make: *** [pdp_all] Error 2you have to remove -Werror from all the makefiles.
suerte, sevy
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list