On May 23, 2005, at 12:29 PM, sara kolster wrote:
ofcourse, clever ;)
...yeh, the easy way out ;^)
But, in this pd 38.3 apps version I have no idea which prefix I
should use for ./configureAny ideas?
...I'm still not compiling against the nice pd package that hans has
been laboring over soooo much, but I will (I do know that pdp needs
to have...until then, I can say that pdp wasn't really working for me
until I recompiled pdp with the following patch (found on the net)
applied:
diff -urN /pdp-0.12.4/system/type/pdp_bitmap.c ./system/type/
pdp_bitmap.c
--- /pdp-0.12.4/system/type/pdp_bitmap.c 2003-09-15
19:48:56.000000000 +0200
+++ ./system/type/pdp_bitmap.c 2004-12-30 21:58:15.944487048 +0100
@@ -475,7 +475,7 @@
int nb_channels = image->depth;
int new_p, i;
...then pdp and pidip both loaded fine: maybe this'll work for you
too? (note: if ya have trouble applying the patch, just do it by
hand, it's just one line change...)
hth, jamie