Hi, has someone managed to get text3d working on osx tiger? Now I am using pd-extended-0.39-2 and Gem has been compiled without font support. so I tried to compile my own pd-extended, but did not succeed. /usr/bin/libtool: internal link edit command failed make[2]: *** [../bin/libPdTcl.dylib] Error 1 make[1]: *** [pd_install] Error 2 make: *** [darwin_app_core] Error 2 so I tried to compile everything from scratch and started with pd0.40, when I want to open it, I get a tcltk error... SetFrontProcess failed,-606 needless to say that this is all frustrating. I would suggest to spend some money of the summer of code grant on making the existing versions more user friendly. otoh, what do I have to do to get text3d running? marius.
Am 27.03.2007 um 17:53 schrieb marius schebella:
Hi, has someone managed to get text3d working on osx tiger? Now I am using pd-extended-0.39-2 and Gem has been compiled without
font support. so I tried to compile my own pd-extended, but did not
succeed. /usr/bin/libtool: internal link edit command failed make[2]: *** [../bin/libPdTcl.dylib] Error 1 make[1]: *** [pd_install] Error 2 make: *** [darwin_app_core] Error 2 so I tried to compile everything from scratch and started with pd0.40, when I want to open it, I get a tcltk error... SetFrontProcess failed,-606 needless to say that this is all frustrating. I would suggest to spend some money of the summer of code grant on making the existing versions more user friendly. otoh, what do I have to do to get text3d running? marius.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
I have to tune into that song ;-) I guess you are an intel-user ???
I think the problem is, that extended-maintainer Hans-Christian
doesnt have an Intel-Mac.
And the second thing: The Build system needs a user-faq ;-) Of course
for developers its easy to modify a makefile and get this compiled,
but..not for PD-Users.
So, if you want to compile something by yourself, its really
complicated. It actually was easier in the old "configure-make-make-
install" times.
By the way, did you check the "MacosxFink"- Page ???
for the detail-questions i am sorry to say that i dont know ;-)
Bye Luigi
Luigi Rensinghoff wrote:
I think the problem is, that extended-maintainer Hans-Christian
doesnt have an Intel-Mac.
Luigi,
thanks for your encouraging words. I was talking to Hans, and the problem is not so much the machine, but time. So he asked me to set up the autobuild process, but I cannot get my own system to run, so what should I automate? yes, I have an intel mac, and I also have fink, and everything else, but I am not a programmer, so I never use compilers other than for Pd. still, I am willing to help... marius.
On Mar 27, 2007, at 1:35 PM, marius schebella wrote:
Luigi Rensinghoff wrote:
I think the problem is, that extended-maintainer Hans-Christian doesnt have an Intel-Mac.
Luigi,
thanks for your encouraging words. I was talking to Hans, and the problem is not so much the machine, but time. So he asked me to set up the autobuild process, but I cannot get my own system to run, so what should I automate? yes, I have an intel mac, and I also have fink, and everything
else, but I am not a programmer, so I never use compilers other than for Pd. still, I am willing to help... marius.
It would be very good to have you guys up to speed with this. To
start with, follow this:
http://puredata.org/docs/developer/darwin
If you just want to get things building, start with the "rsync"
rather than checking things out from CVS. Then each time you hit a
problem with the building, post the last few list of the build
transcript to the pd-dev list. Also, check the archives, many of
these errors probably have been covered before.
.hc
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away to benefit those who profit from
scarcity." -John Gilmore
On 3/27/07, marius schebella marius.schebella@gmail.com wrote:
otoh, what do I have to do to get text3d running? marius.
Text support needs freetype and FTGL. I recommend building both as static libs.
Perhaps try this binary if you need something right away:
http://gem.iem.at/download/SNAPSHOTS/gem-CVS20061113-OSX-i686-bin.tar.gz
well, that works. marius.
chris clepper wrote:
On 3/27/07, *marius schebella* <marius.schebella@gmail.com mailto:marius.schebella@gmail.com> wrote:
otoh, what do I have to do to get text3d running? marius.
Text support needs freetype and FTGL. I recommend building both as static libs.
Perhaps try this binary if you need something right away:
http://gem.iem.at/download/SNAPSHOTS/gem-CVS20061113-OSX-i686-bin.tar.gz
On Mar 27, 2007, at 5:48 PM, chris clepper wrote:
On 3/27/07, marius schebella marius.schebella@gmail.com wrote:
otoh, what do I have to do to get text3d running? marius.
Text support needs freetype and FTGL. I recommend building both as
static libs.Perhaps try this binary if you need something right away:
http://gem.iem.at/download/SNAPSHOTS/gem-CVS20061113-OSX-i686- bin.tar.gz
Ideally, FTGL would be included in GemLibs since it's not included in
any of the package systems. freetype is in Debian, Ubuntu, and Fink,
so that's easy enough. One question is, which version of freetype
should be used from Fink (2.1.3, 2.1.4, 2.1.9, or 2.2.1):
http://pdb.finkproject.org/pdb/package.php/freetype219 http://pdb.finkproject.org/pdb/package.php/freetype2
.hc
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Using ReBirth is like trying to play an 808 with a long stick. - David Zicarelli
Hans-Christoph Steiner wrote:
Ideally, FTGL would be included in GemLibs since it's not included in any of the package systems.
i don't know which debian you are using, but at least since woody ftgl-dev is part of the distros that i have access to. (i noticed that ftgl-support is missing even on the debian versions of pd-extended, but i forgot to ask you about that; please do install ftgl with the package manager if it provides it)
mfga.sdr IOhannes
On Mar 28, 2007, at 3:03 AM, IOhannes m zmoelnig wrote:
Hans-Christoph Steiner wrote:
Ideally, FTGL would be included in GemLibs since it's not included in any of the package systems.
i don't know which debian you are using, but at least since woody ftgl-dev is part of the distros that i have access to. (i noticed that ftgl-support is missing even on the debian versions of pd-extended, but i forgot to ask you about that; please do install
ftgl with the package manager if it provides it)
I stand corrected, I forgot the details here. ftgl-dev has been
installed on the Debian-based auto-build machines for at least two
months. That still leaves these machines without it:
Windows2000 WindowsXP fedoracore4-i386 macosx103-powerpc macosx104-powerpc macosx104-i386
.hc
mfga.sdr IOhannes
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously. - Benjamin Franklin