Hi,
Is there any pd installer supporting pdp on OSX 10.3.8?
Thanks Enrique
tigital's pd++.app or the Pd-extended.app that I just released today.
.hc
On Nov 21, 2005, at 2:49 PM, enrique franco wrote:
Hi,
Is there any pd installer supporting pdp on OSX 10.3.8?
Thanks Enrique
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
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld: /Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/Contents/Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exited
How can I solve this?
Thanks,
Enrique
On 11/24/05, enrique franco rugitus@gmail.com wrote:
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld: /Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/Contents/Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exited
How can I solve this?
Try installing Apple's X11. It comes with all of the OS install disks or can be found on the Apple website.
On Nov 24, 2005, at 12:02 PM, chris clepper wrote:
On 11/24/05, enrique franco rugitus@gmail.com wrote:
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld:
/Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/Contents/ Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exitedHow can I solve this?
Try installing Apple's X11. It comes with all of the OS install disks or can be found on the Apple website.
Sounds like you've set PDP to load. AFAIK, PDP is the only lib with an
X dependency. Either edit ~/Library/Preferences with a text editor to
remove the PDP line, or just delete the file and it'll make a new one.
Also, RC4 is out, which fixes some key bugs.
.hc ________________________________________________________________________ ____
"Looking at things from a more basic level, you can come up with a more
direct solution... It may sound small in theory, but it in practice, it
can change entire economies."
- Amy Smith
On Nov 24, 2005, at 10:59 AM, enrique franco wrote:
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld: /Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/ Contents/Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exited
How can I solve this?
...well, glad to see you are finally using a workable pd, but please,
you should really read my emails: I asked you a few days ago when
you last posted if you had X11.app installed: it is necessary atm to
load pdp, because on osx pdp's output is currently [pdp_glx] (which
requires x11.app to also be running) or [pdp2gem] (requires gem to be
loaded also)...I never got [pdp_xv] working, but that might be due to
x11 display setup ignorance on my part...
...lastly, this is also not guaranteed to run under 10.4.x, but I
have heard of people able to run it under 10.3.9 (ie. you need to
upgrade!)
james
On Nov 25, 2005, at 1:55 PM, james tittle wrote:
On Nov 24, 2005, at 10:59 AM, enrique franco wrote:
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld:
/Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/Contents/ Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exitedHow can I solve this?
...well, glad to see you are finally using a workable pd, but please,
you should really read my emails: I asked you a few days ago when you
last posted if you had X11.app installed: it is necessary atm to load
pdp, because on osx pdp's output is currently [pdp_glx] (which
requires x11.app to also be running) or [pdp2gem] (requires gem to be
loaded also)...I never got [pdp_xv] working, but that might be due to
x11 display setup ignorance on my part......lastly, this is also not guaranteed to run under 10.4.x, but I have
heard of people able to run it under 10.3.9 (ie. you need to upgrade!)
For what it's worth, I got PDP to open a window in X using [pdp_glx] on
10.3.9. But I haven't gotten PDP to do anything yet...
The help patches need to have all output methods, [pdp_xv] and
[pdp_glx], in every patch so that they will work on both platforms.
Plus Guenter has worked on porting PDP to MinGW, so that might make
things extra whacky.
.hc
http://at.or.at/hans/
Hi,
No luck loading pdp yet. I have installed X11 and downloaded Pd-0.38.4-extended-RC4. This is what I getting in the console when I try to open pd:
XFree86 Version 4.3.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root [DRI] screen 0 installation complete Screen 0 added: 1440x900 @ (0,0) dyld: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../bin/pd Undefined symbols: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _cosf expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _printf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _sinf expected to be defined in /usr/lib/libSystem.B.dylib pd_gui: pd process exited
Enrique
Hmm, maybe this is related to the dlopen stuff that Jamie and I just
worked out. Anyway, look out for RC5 today or tomorrow, it worked for
me for the first time, including pdp2gem, etc.
.hc
On Nov 26, 2005, at 12:01 PM, enrique franco wrote:
Hi,
No luck loading pdp yet. I have installed X11 and downloaded Pd-0.38.4-extended-RC4. This is what I getting in the console when I try to open pd:
XFree86 Version 4.3.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root [DRI] screen 0 installation complete Screen 0 added: 1440x900 @ (0,0) dyld:
/Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../bin/pd Undefined symbols: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _cosf expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _printf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _sinf expected to be defined in /usr/lib/libSystem.B.dylib pd_gui: pd process exitedEnrique
"Information wants to be free." -Stewart Brand
On Nov 26, 2005, at 1:23 PM, Hans-Christoph Steiner wrote:
Hmm, maybe this is related to the dlopen stuff that Jamie and I
just worked out. Anyway, look out for RC5 today or tomorrow, it
worked for me for the first time, including pdp2gem, etc.
...sure, that should make a big difference, but the following may be
something else:
nded-RC4/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/../ extra/pdp.pd_darwin undefined reference to _cosf expected to be defined in /usr/lib/libSystem.B.dylib
...this:
/Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/ Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib
...and this:
/Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/ Contents/Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _printf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib
...both seem to indicate an older version of osx, pre-10.3.9: in
earlier crash reports, he was using 10.3.8: enrique, did you update
to 10.3.9?
james
Hello...
You can try this... maybe work on 10.3.x
PDP worked for me on OSX 10.4.2 with Hans's RC4: (not all functions) maybe someone "skilled" has more ideas!!!??
pdp_pidip_osx.tar.gz 3. I follwed this --> http://ydegoyon.free.fr/INSTALL_NOTES.txt 4. I added on menu --> Preferences/Path : /Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/ Scripts/../usr/local/lib/pd/extra /Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/ Scripts/../usr/local/lib/pd/pdp_pidip_osx/abstractions /Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/ Scripts/../usr/local/lib/pd/pdp_pidip_osx/pdp 5. I added on menu --> Preferences/Startup : /usr/local/lib/pd/pdp_pidip_osx/pdp
Best..
Nillow
Hi,
No luck loading pdp yet. I have installed X11 and downloaded Pd-0.38.4-extended-RC4. This is what I getting in the console when I try to open pd:
XFree86 Version 4.3.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root [DRI] screen 0 installation complete Screen 0 added: 1440x900 @ (0,0) dyld: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/ Contents/Resources/Scripts/../bin/pd Undefined symbols: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _cosf expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _printf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _sinf expected to be defined in /usr/lib/libSystem.B.dylib pd_gui: pd process exited
Enrique
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
_____________Nillow_MaTeMa........................: baixem o album do matema 17mp3 num pacote--> http://www.organismo.art.br/matema
Those paths won't work with the Pd-extended installers, they are
completely different. But you don't need to set paths to use pdp/pidip
with the new extended installers, just add these lines to the "Startup"
preferences:
Gem pdp pidip
.hc
On Nov 26, 2005, at 4:23 PM, Nillow wrote:
Hello...
You can try this... maybe work on 10.3.x
PDP worked for me on OSX 10.4.2 with Hans's RC4: (not all functions) maybe someone "skilled" has more ideas!!!??
- I have X11.app instaled
- I download pidip here -->
http://tdegoyon.free.fr/pdp_pidip_osx.tar.gz 3. I follwed this --> http://ydegoyon.free.fr/INSTALL_NOTES.txt 4. I added on menu --> Preferences/Path :
/Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/ ../usr/local/lib/pd/extra
/Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/ ../usr/local/lib/pd/pdp_pidip_osx/abstractions
/Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/Scripts/ ../usr/local/lib/pd/pdp_pidip_osx/pdp 5. I added on menu --> Preferences/Startup : /usr/local/lib/pd/pdp_pidip_osx/pdp
Best..
Nillow
Hi,
No luck loading pdp yet. I have installed X11 and downloaded Pd-0.38.4-extended-RC4. This is what I getting in the console when I try to open pd:
XFree86 Version 4.3.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root [DRI] screen 0 installation complete Screen 0 added: 1440x900 @ (0,0) dyld:
/Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../bin/pd Undefined symbols: /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _cosf expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _fprintf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _printf$LDBL128 expected to be defined in /usr/lib/libSystem.B.dylib /Volumes/Pd-0.38.4-extended-RC4/Pd-0.38.4-extended-RC4.app/Contents/ Resources/Scripts/../extra/pdp.pd_darwin undefined reference to _sinf expected to be defined in /usr/lib/libSystem.B.dylib pd_gui: pd process exitedEnrique
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-listnillow@surfemail.com.br
_____________Nillow_MaTeMa........................: baixem o album do matema 17mp3 num pacote--> http://www.organismo.art.br/matema
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away to benefit those who profit from
scarcity."
-John Gilmore
On Nov 25, 2005, at 1:55 PM, james tittle wrote:
On Nov 24, 2005, at 10:59 AM, enrique franco wrote:
Hi,
I'm trying to load pdp with the pd-0.38-4-extended-RC3.app for OSX 10.3.8 but I'm getting this message in the console:
Mac OS X Version 10.3.8 (Build 7U16) 2005-11-24 10:35:54 -0500 dyld:
/Volumes/Pd-0.38.4-extended-RC3/Pd-0.38.4-extended-RC3.app/Contents/ Resources/Scripts/../bin/pd can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2) pd_gui: pd process exitedHow can I solve this?
...well, glad to see you are finally using a workable pd, but please,
you should really read my emails: I asked you a few days ago when you
last posted if you had X11.app installed: it is necessary atm to load
pdp, because on osx pdp's output is currently [pdp_glx] (which
requires x11.app to also be running) or [pdp2gem] (requires gem to be
loaded also)...I never got [pdp_xv] working, but that might be due to
x11 display setup ignorance on my part......lastly, this is also not guaranteed to run under 10.4.x, but I have
heard of people able to run it under 10.3.9 (ie. you need to upgrade!)
Also, the pdp/etc. binaries in Pd-extended are currently the binaries
from the latest pd++.app. While Gem and PDP work fine, I currently get
this when I try to use pdp2gem or gem2pdp:
hans@sla:src >
/Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/bin/pd
-stderr
set it
GEM: Graphics Environment for Multimedia
GEM: ver: 0.90
GEM: compiled: Apr 13 2005
GEM: maintained by IOhannes m zmoelnig
GEM: Authors : Mark Danks (original version on irix/windows)
GEM: Chris Clepper (macOS-X)
GEM: Daniel Heckenberg (windows)
GEM: James Tittle (macOS-X)
GEM: IOhannes m zmoelnig (linux/windows)
PDP: pure data packet
PDP: version 0.12.4
dyld:
/Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/bin/pd
Undefined symbols:
__ZN11imageStruct5clearEv
__ZN11imageStruct8fromGrayEPs
__ZN11imageStruct8fromYV12EPs
__ZN12GemException6reportEv
__ZN7GemBase11setModifiedEv
__ZN7GemBase17obj_setupCallbackEP6_class
__ZN7GemBase17realStopRenderingEv
__ZN7GemBaseC2Ev
__ZN7GemBaseD2Ev
__ZN9CPPExtern10m_holdnameE
__ZN9CPPExtern8m_holderE
__ZTI7GemBase
__ZnwmPvS_
_pdp_packet_copy_ro_or_drop
_pdp_packet_data
_pdp_packet_header
_pdp_packet_mark_unused
pd_gui: pd process exited
Trace/BPT trap
.hc
"If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into the
possession of everyone, and the receiver cannot dispossess himself of
it."
- Thomas
Jefferson
On Nov 25, 2005, at 5:55 PM, Hans-Christoph Steiner wrote:
On Nov 25, 2005, at 1:55 PM, james tittle wrote:
...lastly, this is also not guaranteed to run under 10.4.x, but I
have heard of people able to run it under 10.3.9 (ie. you need to
upgrade!)Also, the pdp/etc. binaries in Pd-extended are currently the
binaries from the latest pd++.app. While Gem and PDP work fine, I
currently get this when I try to use pdp2gem or gem2pdp:hans@sla:src > /Applications/Pd-0.38.4-extended-RC4.app/Contents/ Resources/bin/pd -stderr set it GEM: Graphics Environment for Multimedia GEM: ver: 0.90 GEM: compiled: Apr 13 2005
...you should also include the Gem from that pd++.app because it is
current cvs...at least it was until a few minutes ago ;-)
dyld: /Applications/Pd-0.38.4-extended-RC4.app/Contents/Resources/ bin/pd Undefined symbols: __ZN11imageStruct5clearEv __ZN11imageStruct8fromGrayEPs __ZN11imageStruct8fromYV12EPs __ZN12GemException6reportEv __ZN7GemBase11setModifiedEv __ZN7GemBase17obj_setupCallbackEP6_class __ZN7GemBase17realStopRenderingEv __ZN7GemBaseC2Ev __ZN7GemBaseD2Ev __ZN9CPPExtern10m_holdnameE __ZN9CPPExtern8m_holderE __ZTI7GemBase
...all of these are from recent GEM cvs, at least since late summer...?
__ZnwmPvS_ _pdp_packet_copy_ro_or_drop _pdp_packet_data _pdp_packet_header _pdp_packet_mark_unused pd_gui: pd process exited Trace/BPT trap
...these last few seem to say that it just doesn't have pdp loaded?
You're probably also using pd's default osx module loading: in pd+
+.app, I've switched it to use dlopen() like the other unices, and
maybe that's part of the problem?
l8r, james