I have been pulling my locks out for 2 day trying to configure 0.43.1 to run in puredyne. every thing works except Gem.
I have linked to the pd folder, i have downloaded the latest version of Gem and installed it, to no avail. every once in a while, it will render [gemhead] and no other Gem objects. I've tried the "pd -lib /path/Gem" thing. I've tried copying it from the Pd folder. Is it just not working yet or is there something i am doing wrong? if its not working, that's fine too. i can wait and just reinstall 0.42.5. either way is cool. but i would love to investigate 0.43.1
cheers,
Onyx
onyx@onyx-ashanti.com wrote:
I have been pulling my locks out for 2 day trying to configure 0.43.1 to run in puredyne. every thing works except Gem.
Hi,
yes it does, but there's a trick. You have to edit the pd-extended/packages/linux_make/Makefile and comment out the "OPT_CFLAGS += -mtune=i686 -march=i386" line (around line 40).
Works on archlinux, kernel 3.0, dual i686.
see you, Charles