[PD] pdp install on fc3 ccrma machine

ydegoyon at free.fr ydegoyon at free.fr
Mon Jun 13 22:11:35 CEST 2005



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 2
>
>
>
you have to remove -Werror from all the makefiles.

suerte,
sevy




More information about the Pd-list mailing list