Brian, that gettkfontid is defined inside afm package, please check and upgrade if needed, ┌────────────────┬──────┬──────┬──────────────────┐ │graphics/afm │1.0.2 │1.0.2 │AFM │ │graphics/bmp │1.0.0 │1.0.0 │bitmap utilities │ │graphics/color │1.0.1 │1.0.1 │Color tables │ │graphics/gl2 │1.0.9 │1.0.9 │gl2 │ │graphics/graph │1.0.3 │1.0.3 │Graph │ │graphics/jturtle│1.0.1 │1.0.1 │Turtle graphics │ │graphics/opengl │1.0.9 │1.0.9 │OpenGL graphics │ │graphics/plot │1.0.11│1.0.11│Plot │ │graphics/viewmat│1.0.1 │1.0.1 │Displays a viewmat│ │gui/gtk │1.0.61│1.0.61│GTK API │ └────────────────┴──────┴──────┴──────────────────┘
I also found another standalone gtk x11 binary for mac in this page. Title R for Mac OS X - developer's page Current URL http://r.research.att.com/ Втр, 15 Мар 2011, Brian Schott писал(а): > Devon, > > You may remember or may have skipped a very long thread in which > mostly Bill Lam helped me install on a Mac PPC. As I remember the > trick was having previously installed Gimp with its Libraries. Then to > run Jgtk I had to quit Gimp and from the terminal enter `open-x11 > ~/j701/bin/jgtk.command`. Even with all of that I cannot seem to make > plot work as you can see next. > > sin=: 1&o. > load'plot' > plot sin i. 3 4 > |value error: getgtkfontid > | CaptionFont=: getgtkfontid CaptionFontX > callback run error: expose_event_3_ > > JVERSION > Engine: j701/2011-01-07/14:33 > Library: 7.01.048 > Platform: Darwin 32 > Installer: j701a_mac_powerpc.dmg > InstallPath: /Users/brian/j701 > > > On Tue, Mar 15, 2011 at 5:10 PM, Devon McCormick <[email protected]> wrote: > > Have any of the Mac users looked at J7 on an older, pre-Intel Mac? Since we > > have one of these, I thought I'd look at the installation procedure here. > > It will also be interesting to see how much of my PC-based code will run. > > > > > > -- > (B=) <-----my sig > Brian Schott > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
