A pidip binary is also included for Mac OS X and GNU/Linux in
Pd-extended.
.hc
On Jan 19, 2006, at 5:24 PM, Rolland G. B. wrote:
no. i need pdp source tree for pidip actualy.
A PDP binary is included in Pd-0.38.4-extended for GNU/Linux or Mac OS X, if you are interested:
http://at.or.at/hans/pd/installers.html
.hc
On Jan 19, 2006, at 2:12 PM, Rolland G. B. wrote:
hallos, did not find anything on http://zwizwa.fartit.com/ perhaps is old version ... but anyway - getting stuck with :
make[2]: Entering directory
/home/rgb/archive/pdp-0.12.4/system/type' gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -DPDP_VERSION=\"0.12.4\" -I. -I/usr/X11R6/include -I../include -I../../include -o pdp_bitmap.o -c pdp_bitmap.c pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8': pdp_bitmap.c:478: error: invalid storage class for function '_map' make[2]: *** [pdp_bitmap.o] Error 1 make[2]: Leaving directory
/home/rgb/archive/pdp-0.12.4/system/type' make[1]: *** [common] Error 2 make[1]: Leaving directory `/home/rgb/archive/pdp-0.12.4/system' make: *** [pdp_all] Error 2think i got everything as said in README, only about - "a video4linux device for video input" i am not sure what that is.
hope that helps me R.G.B. --
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
__ ____
"Computer science is no more related to the computer than astronomy is related to the telescope." -Edsger Dykstra
R.G.B.
"Terrorism is not an enemy. It cannot be defeated. It's a tactic.
It's about as sensible to say we declare war on night attacks and
expect we're going to win that war. We're not going to win the war on
terrorism."
- retired U.S. Army general,
William Odom
installed extended with no error - really nice! when i try to load :
/usr/local/lib/pd/extra/pdp.pd_linux: libquicktime.so.1: cannot open shared object file: No such file or directory pdp: can't load library /usr/local/lib/pd/extra/pidip/pidip.pd_linux: libmp3lame.so.0: cannot open shared object file: No such file or directory
found libquicktime in /usr/lib , so i made s link libquicktime.so.1 -> libquicktime.so.0.0.0
but cannot find libmp3lame. where is it from ? is not in debian.
A pidip binary is also included for Mac OS X and GNU/Linux in Pd-extended.
.hc
On Jan 19, 2006, at 5:24 PM, Rolland G. B. wrote:
no. i need pdp source tree for pidip actualy.
A PDP binary is included in Pd-0.38.4-extended for GNU/Linux or Mac OS X, if you are interested:
http://at.or.at/hans/pd/installers.html
.hc
On Jan 19, 2006, at 2:12 PM, Rolland G. B. wrote:
hallos, did not find anything on http://zwizwa.fartit.com/ perhaps is old version ... but anyway - getting stuck with :
make[2]: Entering directory
/home/rgb/archive/pdp-0.12.4/system/type' gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -DPDP_VERSION=\"0.12.4\" -I. -I/usr/X11R6/include -I../include -I../../include -o pdp_bitmap.o -c pdp_bitmap.c pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8': pdp_bitmap.c:478: error: invalid storage class for function '_map' make[2]: *** [pdp_bitmap.o] Error 1 make[2]: Leaving directory
/home/rgb/archive/pdp-0.12.4/system/type' make[1]: *** [common] Error 2 make[1]: Leaving directory `/home/rgb/archive/pdp-0.12.4/system' make: *** [pdp_all] Error 2think i got everything as said in README, only about - "a video4linux device for video input" i am not sure what that is.
hope that helps me R.G.B. --
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
__ ____
"Computer science is no more related to the computer than astronomy is related to the telescope." -Edsger Dykstra
R.G.B.
"Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's about as sensible to say we declare war on night attacks and expect we're going to win that war. We're not going to win the war on terrorism." - retired U.S. Army general, William Odom
you need LAME
On Jan 19, 2006, at 6:02 PM, Rolland G. B. wrote:
installed extended with no error - really nice! when i try to load :
/usr/local/lib/pd/extra/pdp.pd_linux: libquicktime.so.1: cannot open shared object file: No such file or directory pdp: can't load library /usr/local/lib/pd/extra/pidip/pidip.pd_linux: libmp3lame.so.0: cannot
open shared object file: No such file or directoryfound libquicktime in /usr/lib , so i made s link libquicktime.so.1 -> libquicktime.so.0.0.0
but cannot find libmp3lame. where is it from ? is not in debian.
A pidip binary is also included for Mac OS X and GNU/Linux in Pd-extended.
.hc
On Jan 19, 2006, at 5:24 PM, Rolland G. B. wrote:
no. i need pdp source tree for pidip actualy.
A PDP binary is included in Pd-0.38.4-extended for GNU/Linux or Mac
OS X, if you are interested:http://at.or.at/hans/pd/installers.html
.hc
On Jan 19, 2006, at 2:12 PM, Rolland G. B. wrote:
hallos, did not find anything on http://zwizwa.fartit.com/ perhaps is old version ... but anyway - getting stuck with :
make[2]: Entering directory
/home/rgb/archive/pdp-0.12.4/system/type' gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -DPDP_VERSION=\"0.12.4\" -I. -I/usr/X11R6/include -I../include -I../../include -o pdp_bitmap.o -c pdp_bitmap.c pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8': pdp_bitmap.c:478: error: invalid storage class for function '_map' make[2]: *** [pdp_bitmap.o] Error 1 make[2]: Leaving directory
/home/rgb/archive/pdp-0.12.4/system/type' make[1]: *** [common] Error 2 make[1]: Leaving directory `/home/rgb/archive/pdp-0.12.4/system' make: *** [pdp_all] Error 2think i got everything as said in README, only about - "a
video4linux device for video input" i am not sure what that is.hope that helps me R.G.B. --
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
__ __ ____
"Computer science is no more related to the computer than astronomy
is related to the telescope." -Edsger DykstraR.G.B.
__ ____
"Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's about as sensible to say we declare war on night attacks and expect we're going to win that war. We're not going to win the war on terrorism." - retired U.S. Army general, William Odom
R.G.B.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
On Fri, 20 Jan 2006, Rolland G. B. wrote:
/usr/local/lib/pd/extra/pdp.pd_linux: libquicktime.so.1: cannot open shared object file: No such file or directory pdp: can't load library /usr/local/lib/pd/extra/pidip/pidip.pd_linux: libmp3lame.so.0: cannot open shared object file: No such file or directory found libquicktime in /usr/lib , so i made s link libquicktime.so.1 -> libquicktime.so.0.0.0 but cannot find libmp3lame. where is it from ? is not in debian.
apparently any kind of mp3-encoding is patent-encumbered so you won't find
the LAME MP3 Encoder in main Debian. Look in the "non-free" and "non-us"
sections and if it's still not there, you may download it from
http://lame.sourceforge.net/
On Thu, 19 Jan 2006, Rolland G. B. wrote:
pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8': pdp_bitmap.c:478: error: invalid storage class for function '_map'
First thing I notice is that apparently I don't have the same version of pdp, although it's 0.12.4 here too. Second thing I notice is that I have fixed that problem a month ago. :-]
You have to move the definition of _map (four lines) just above _pdp_packet_bitmap_convert_mchp_to_rgb8.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
Mathieu Bouchard schreef:
On Fri, 20 Jan 2006, Rolland G. B. wrote:
/usr/local/lib/pd/extra/pdp.pd_linux: libquicktime.so.1: cannot open shared object file: No such file or directory pdp: can't load library /usr/local/lib/pd/extra/pidip/pidip.pd_linux: libmp3lame.so.0: cannot open shared object file: No such file or directory found libquicktime in /usr/lib , so i made s link libquicktime.so.1 -> libquicktime.so.0.0.0 but cannot find libmp3lame. where is it from ? is not in debian.
apparently any kind of mp3-encoding is patent-encumbered so you won't find the LAME MP3 Encoder in main Debian. Look in the "non-free" and "non-us"
sections and if it's still not there, you may download it from http://lame.sourceforge.net/
christian marillat has debian packages of lame: http://debian.video.free.fr/index.html
m
This tells you all the libs you need and where to get them:
http://puredata.org/docs/developer/Debian
.hc
On Jan 19, 2006, at 6:02 PM, Rolland G. B. wrote:
installed extended with no error - really nice! when i try to load :
/usr/local/lib/pd/extra/pdp.pd_linux: libquicktime.so.1: cannot open shared object file: No such file or directory pdp: can't load library /usr/local/lib/pd/extra/pidip/pidip.pd_linux: libmp3lame.so.0: cannot
open shared object file: No such file or directoryfound libquicktime in /usr/lib , so i made s link libquicktime.so.1 -> libquicktime.so.0.0.0
but cannot find libmp3lame. where is it from ? is not in debian.
A pidip binary is also included for Mac OS X and GNU/Linux in Pd-extended.
.hc
On Jan 19, 2006, at 5:24 PM, Rolland G. B. wrote:
no. i need pdp source tree for pidip actualy.
A PDP binary is included in Pd-0.38.4-extended for GNU/Linux or Mac
OS X, if you are interested:http://at.or.at/hans/pd/installers.html
.hc
On Jan 19, 2006, at 2:12 PM, Rolland G. B. wrote:
hallos, did not find anything on http://zwizwa.fartit.com/ perhaps is old version ... but anyway - getting stuck with :
make[2]: Entering directory
/home/rgb/archive/pdp-0.12.4/system/type' gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -DPDP_VERSION=\"0.12.4\" -I. -I/usr/X11R6/include -I../include -I../../include -o pdp_bitmap.o -c pdp_bitmap.c pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8': pdp_bitmap.c:478: error: invalid storage class for function '_map' make[2]: *** [pdp_bitmap.o] Error 1 make[2]: Leaving directory
/home/rgb/archive/pdp-0.12.4/system/type' make[1]: *** [common] Error 2 make[1]: Leaving directory `/home/rgb/archive/pdp-0.12.4/system' make: *** [pdp_all] Error 2think i got everything as said in README, only about - "a
video4linux device for video input" i am not sure what that is.hope that helps me R.G.B. --
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
__ __ ____
"Computer science is no more related to the computer than astronomy
is related to the telescope." -Edsger DykstraR.G.B.
__ ____
"Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's about as sensible to say we declare war on night attacks and expect we're going to win that war. We're not going to win the war on terrorism." - retired U.S. Army general, William Odom
R.G.B.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
News is what people want to keep hidden and everything else is
publicity.
- Bill Moyers