hi,
did anyone have any success yet getting the new libs to work under linux .. it's pretty mysterious to me, they compile fine (i.e. no complaints abnout missing libs and stuff) but pd refuses to load them (though they're found in the path ...)
any hints ?
thanks,
bw
x
Are there any errors from PD?
</Soeren>
----- Original Message ----- From: "CK" x@meta.lo-res.org To: pd-list@iem.kug.ac.at Sent: Saturday, March 24, 2001 1:54 PM Subject: Re: new externals
hi,
did anyone have any success yet getting the new libs to work under linux .. it's pretty mysterious to me, they compile fine (i.e. no complaints abnout missing libs and stuff) but pd refuses to load them (though they're found in the path ...)
any hints ?
thanks,
bw
x
-- chris@lo-res.org We put the 'fun' in http://pilot.fm/ fundamentalist !!!
I read:
Are there any errors from PD?
just tried /correct/path/to/lib.pd_linux and failed , can't load library not much is it ?
bw
x
On Sat, 24 Mar 2001, CK wrote:
I read:
Are there any errors from PD?
just tried /correct/path/to/lib.pd_linux and failed , can't load library not much is it ?
with -lib option you should of course try /correct/path/to/lib instead of /correct/path/to/lib.pd_linux maybe this should be fixed sometimes... to get more output that might help us to identify the problem you maybe should start pd with the -verbose option (in fact, this is the very first thing i do on every pd-machine : add "-verbose" to the .pdrc)
mfg.sdfa.ge IOhannes
bw
x
-- chris@lo-res.org We put the 'fun' in http://pilot.fm/ fundamentalist !!!
The GUI stuff worked fine for me. I haven't tested the others. I just used the .pd_linux binaries that came with the distribution and put the new pd.tk in place of the original. I think you'll need to use the -lib option since the libs are contained in one large binary they won't load automatically.