Skip to content
Prev 156209 / 398502 Next

Power PC with a linux distribution and R

I have an iBook G4 (1 GHz, 1.25 GB RAM) that's running Debian.
Debian's installer is pretty friendly.  For me, the most difficult
part of the installation was getting 3-button mouse emulation to work
with the iBook's 1-button keypad.  Beyond that, the installation and
setup was easy.

Why did I install Debian on an iBook?  Curiosity more than anything
else.  I've worked with Redhat-based linux distibutions for years, and
I wanted to see what Debian was like.

One thing you might want to keep in mind -- some of Debian's PPC
packages are a little on the old side (for example, R 2.4.0).  That
may or may not be an issue for you.

On Mac OS, you may want to try running R in an X11 xterm (as opposed
to running R.app); that's essentially what you'll see under Linux..

Steve