Thanks Hans-Christoph
Actually, not so much intrepid as procrastinating.
I had trouble yesterday getting Pd->py->mysql working and found that all 3 have to be either 32 or 64 bit. Right now 32-bit works fine, and I can't see why I'd need 64 for what I'm doing, so I might just stop here:)
Let's see how far I get. Gem might be a deal-breaker.
cheers dafydd
On 2010-06-10, at 12:35 PM, Hans-Christoph Steiner wrote:
Wow, you are an intrepid Pd user, wanting to get into the hard build problems. I haven't even made a build on 64-bit/10.6 yet. Here are some things off the top of my head:
Gem won't build on 10.6/64-bit since some of the Carbon APIs are not 64-bit. In packages/Makefile, you'll need to remove 'gem' from the line that starts with 'all:' and "gem_install" from the line that starts with "extended_install".
you don't need all the stuff from Fink if you don't care about having all of the libraries. I'd just try running a build and seeing where it dies. Then in externals/Makefile, remove that library from the TARGETS line.
.hc
On Jun 10, 2010, at 12:18 PM, Dafydd Hughes wrote:
Hi folks
Any advice on building a 64 bit version of Pd-extended? I've started by following the instructions here http://puredata.info/docs/developer/MacOSXFink but it looks like Fink is unable to find several libraries. (I've removed them from the install command and I'll let Fink install the rest)
So far it looks like I'm missing: gdk-pixbuf gdk-pixbuf-shlibs gnome-libs-dev gnome-libs-shlibs intltool libwww-pm586 orbit orbit-shlibs xdg-base xml-parser-pm586
(this is from memory - I could have it wrong)
Will Pd automatically build as 64-bit or do I need to give it specific flags?
I hope these aren't stupid questions.
cheers dafydd _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
News is what people want to keep hidden and everything else is publicity. - Bill Moyers