Oops. I've put a slightly less futile help window for "expr" (which made it to the NT distribution), along with the curent version of bonk, in toys (and called it version 1.01).
thanks Miller
yuip, still it wont do it (expr) here i get: /home/cxc/pd/toys/expr.pd_linux: /home/cxc/pd/toys/expr.pd_linux: undefined symbol: __bzero expr: can't load library
otherwhere it loads but only one inlet
(looks exzellent thou ..)
anyone else tried it on lnx?
On Sat, 9 Oct 1999, Miller Puckette wrote:
Oops. I've put a slightly less futile help window for "expr" (which made it to the NT distribution), along with the curent version of bonk, in toys (and called it version 1.01).
thanks Miller
"11.Itz_rRxbW.507.34 " opt@web.fm wrote:
/home/cxc/pd/toys/expr.pd_linux: /home/cxc/pd/toys/expr.pd_linux: undefined symbol: __bzero expr: can't load library
haven't really fiddled with anything here yet, but as far as loading the thing i get the same error.
/home/shun/pd/toys/expr.pd_linux: /home/shun/pd/toys/expr.pd_linux:
undefined symbol: __bzero
/home/shun/pd/toys/expr: can't load library
-- shun
shunichiro okada wrote:
haven't really fiddled with anything here yet, but as far as loading the thing i get the same error.
yeah, but i didn't even recompile it... (duh...) so, opto. go to the expr folder and recompile it. it should work.
#remember to edit the makefile (the path to pd src)
-- shun
yeah, but i didn't even recompile it... (duh...) so, opto. go to the expr folder and recompile it. it should work.
#remember to edit the makefile (the path to pd src)
i tried it before, now again, on two machines, situation unchanged. ;/ maybe the weather ... i cant find bzero in the expr source grunz
"11.Itz_rRxbW.507.34 " opt@web.fm wrote:
i tried it before, now again, on two machines, situation unchanged. ;/ maybe the weather ...
weather... that must be it... what was the situation again? obvisously it's not just the error messages saying you can't load the library, correct?
i cant find bzero in the expr source
doesn't exist. uses memset()
-- shun
weather... that must be it... what was the situation again?
on debian it's: undefined symbol __bzero, can-t load library .. and crashes when i open the help-expr.pd
in suse it loads 'ok', then thinks: /serv/femto/pd/toys/help-expr.pd help-expr.pd 12 0 11 1 (gatom->expr) connection failed help-expr.pd 19 0 18 1 (message->expr) connection failed
obvisously it's not just the error messages saying you can't load the library, correct?