hey list, how can i load both ggee & ext13.. at the moment either of it is possible, but not both. pd wont start. i have build the multiple externals of both latest versions, and added the path to a pd-0.33 - rc-file.
best, g
I read:
how can i load both ggee & ext13.. at the moment either of it is possible, but not both. pd wont start. i have build the multiple externals of both latest versions, and added the path to a pd-0.33 - rc-file.
hmmm .. strange I do it all the time, what's the error you're getting ? I'm using pd32p6 though ...
cheers
x
got german debain (duh) so the error reads "Speicherzugriffsfehler". translated "memory violation" or the like.
At 4:09 Uhr +0200 29.06.2001, CK wrote:
I read:
how can i load both ggee & ext13.. at the moment either of it is possible, but not both. pd wont start. i have build the multiple externals of both latest versions, and added the path to a pd-0.33 - rc-file.
hmmm .. strange I do it all the time, what's the error you're getting ? I'm using pd32p6 though ...
cheers
x
-- chris@lo-res.org Postmodernism is german romanticism with better http://pilot.fm/ special effects. (Jeff Keuss / via ctheory.com)
I read:
got german debain (duh) so the error reads "Speicherzugriffsfehler". translated "memory violation" or the like.
a.k.a. segmentation fault ;)
are you loading any other externals aswell ? I think I had the same problem a while ago, try loading via commandline using the -lib flag and a list like (thx to marco@caribe.net):
-lib /usr/bin/pd/xxx:/home/georgew/china:/home/georgew/kyoto:/home/georgew/pd
hope that helps,
cheers
x
At 12:49 Uhr +0200 29.06.2001, CK wrote:
I read:
got german debain (duh) so the error reads "Speicherzugriffsfehler". translated "memory violation" or the like.
a.k.a. segmentation fault ;)
yes :)
are you loading any other externals aswell ? I think I had the same problem a while ago, try loading via commandline using the -lib flag and a list like (thx to marco@caribe.net):
-lib /usr/bin/pd/xxx:/home/georgew/china:/home/georgew/kyoto:/home/georgew/pd
hm, not exactly like that, but with a bit of fiddling i found out the right combination.
what's responsible for the erratic behaviour, pd or the externals?