>I think I discovered the issue... will find out in a moment. It seems that
>/usr (which is mounted ro on this system) makes it impossible for
>/usr/local/blah to be created. I changed all instances in easyinstall script
>to use /opt/local/ instead, but do I need to also manually edit all the
>Makefiles?
Yikes ... that's a pretty big deal ... but yes, if you change ALL of the
/usr/local references in Easy Install then it should work. There's nothing
hardcoded into the makefiles to require /usr/local.