Yes. I currently don't have access to a PPC Mac with Fink on it.
Anyone with Fink want to build readanysf~ to put together a release?
I can help. Its mostly a matter of copying the right files, then
using otool and install_name_tool to change the install locations.
This shows you the libs its linked against: otool -L readanysf~.pd_darwin
install_name_tool -change /sw/lib/libgavl.dylib /Library/Pd/readanysf~/
libgavl.dylib readanysf~.pd_darwin changes where readanysf~ looks for
that lib.
.hc
On Oct 24, 2009, at 9:26 AM, hard off wrote:
is this only for intel macs?
On 10/24/09, Hans-Christoph Steiner hans@at.or.at wrote:
Woo hoo! Enjoy, its really great. I reads so many files and even live streams really easily.
.hc
On Oct 23, 2009, at 8:48 PM, alejo wrote:
On Oct 24, 2009, at 2:38 AM, Hans-Christoph Steiner wrote:
It needs to be in /Library/Pd, not ~/Library/Pd. So remove anything readanysf~ from ~/Library/Pd i.e. Users/dspstv/Library/Pd)
"Created new readanysf~ with 2 channels and internal buffer of 12 * 1024 = 12288"
thx, /a
.hc
On Oct 23, 2009, at 4:21 PM, alejo wrote:
hola hans,
On Oct 23, 2009, at 8:35 PM, Hans-Christoph Steiner wrote:
Ok, let's try again, this time in /Library/Pd:
still nogo
same error as before:
/Users/dspstv/Library/Pd/readanysf~/readanysf~.pd_darwin: dlopen(/ Users/dspstv/Library/Pd/readanysf~/readanysf~.pd_darwin, 10): Library not loaded: /Library/Pd/readanysf~/libgavl.1.dylib Referenced from: /Users/dspstv/Library/Pd/readanysf~/ readanysf~.pd_darwin Reason: image not found readanysf~ 2 12 1024 ... couldn't create
the pd im using is:
20090820
regards, /a
http://puredata.info/Members/hans/ReadAnySf
.hc
On Oct 23, 2009, at 5:22 AM, alejo wrote:
> hola hans, > > On Oct 23, 2009, at 10:51 AM, pd-list-request@iem.at wrote: > >> readanysf~ for Mac/Intel > > tried placing them there in my ~/Library/Pd, but this is where i > got: > > /Users/dspstv/Library/Pd/readanysf~/readanysf~.pd_darwin: > dlopen(/Users/dspstv/Library/Pd/readanysf~/readanysf~.pd_darwin, > 10): Library not loaded: /sw/lib/libgavl.1.dylib > Referenced from: /Users/dspstv/Library/Pd/readanysf~/ > readanysf~.pd_darwin > Reason: image not found > readanysf~ 2 12 1024 > ... couldn't create > > error: [import]: can't load library in 'readanysf~' > ... you might be able to track this down from the Find menu. > > seems the path to the libs differs, should i place them
> elsewhere? > > gracias y un saludo, > /a > > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list
Man has survived hitherto because he was too ignorant to know how to realize his wishes. Now that he can realize them, he must either change them, or perish. -William Carlos Williams
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
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
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