OK, so no-one's answering so here we go again. I'm using Hans'
Pd-0.38.4-extended-RC2.app and having problems with dyn~. Everytime I
try to use dyn~ PD crashes, disappears, get's wiped off the face of
the earth and I want to know if anyone knows why and what to do about
it because I really want to be able to use dyn~. I'm running Tiger,
if that makes any difference. In an attempt to get some more info I
tried running PD from the terminal and here's the output I got after
the crash (It crashes every time):
pallimac:/Applications/Pd-0.38.4-extended-RC2.app/Contents/Resources/ bin palli$ ./pd PDP: version 0.12.1 dyld: NSLinkModule() error dyld: Library not loaded: @executable_path/../extra/lib/libflext- pd.dylib Referenced from: ../extra/dyn~.pd_darwin Reason: image not found pd_gui: pd process exited Trace/BPT trap
OK, so this tells me something. It looks like it's trying to locate /
extra/lib/libflext-pd.dylib which doesn't exist. Is it available
somewhere? Where?
Pall
-- Pall Thayer palli@pallit.lhi.is http://www.this.is/pallit
OK, never mind, fixed. To anyone using Hans' Pd-0.38.4-extended-
RC2.app, here are a couple of things to do to make life easier. In /
Applications/Pd-0.38.4-extended-RC2.app/Contents/Resources/ make a
symlink titled src, linking to include. Flext didn't want to compile
till I did this and I can imagine that some other things won't
compile without it either. The flext build script places the lib
folder at /Applications/Pd-0.38.4-extended-RC2.app/Contents/Resources/
lib/ but dyn~ was looking for it at /Applications/Pd-0.38.4-extended-
RC2.app/Contents/Resources/extra/lib/ so making a symlink titled lib
in extra and linking to ../lib made everything work like a charm (so
far at least).
best, Pall On 24.9.2005, at 20:30, Pall Thayer wrote:
OK, so no-one's answering so here we go again. I'm using Hans'
Pd-0.38.4-extended-RC2.app and having problems with dyn~. Everytime
I try to use dyn~ PD crashes, disappears, get's wiped off the face
of the earth and I want to know if anyone knows why and what to do
about it because I really want to be able to use dyn~. I'm running
Tiger, if that ms any difference. In an attempt to get some more
info I tried running PD from the terminal and here's the output I
got after the crash (It crashes every time):pallimac:/Applications/Pd-0.38.4-extended-RC2.app/Contents/ Resources/bin palli$ ./pd PDP: version 0.12.1 dyld: NSLinkModule() error dyld: Library not loaded: @executable_path/../extra/lib/libflext- pd.dylib Referenced from: ../extra/dyn~.pd_darwin Reason: image not found pd_gui: pd process exited Trace/BPT trap
OK, so this tells me something. It looks like it's trying to
locate /extra/lib/libflext-pd.dylib which doesn't exist. Is it
available somewhere? Where?Pall
-- Pall Thayer palli@pallit.lhi.is http://www.this.is/pallit
-- Pall Thayer palli@pallit.lhi.is http://www.this.is/pallit
The flext stuff that's included in the extended builds doesn't work (I
suppose I should remove it). Its an incomplete effort to get the flext
externals as individual .pd_darwin files building with a common shared
library for libflext.
Hopefully Thomas will get some time to help me finish it. Or anyone
else, really, who wants to play with Mac OS X linking.
.hc
On Sep 25, 2005, at 2:30 AM, Pall Thayer wrote:
OK, so no-one's answering so here we go again. I'm using Hans'
Pd-0.38.4-extended-RC2.app and having problems with dyn~. Everytime I
try to use dyn~ PD crashes, disappears, get's wiped off the face of
the earth and I want to know if anyone knows why and what to do about
it because I really want to be able to use dyn~. I'm running Tiger, if
that makes any difference. In an attempt to get some more info I tried
running PD from the terminal and here's the output I got after the
crash (It crashes every time):pallimac:/Applications/Pd-0.38.4-extended-RC2.app/Contents/Resources/ bin palli$ ./pd PDP: version 0.12.1 dyld: NSLinkModule() error dyld: Library not loaded:
@executable_path/../extra/lib/libflext-pd.dylib Referenced from: ../extra/dyn~.pd_darwin Reason: image not found pd_gui: pd process exited Trace/BPT trapOK, so this tells me something. It looks like it's trying to locate
/extra/lib/libflext-pd.dylib which doesn't exist. Is it available
somewhere? Where?Pall
-- Pall Thayer palli@pallit.lhi.is http://www.this.is/pallit
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