Notes on installing OpenSolaris from a sysadmin perspective.
If you're compiling code on Mac OS X 10.5 Leopard from source with standard Unix tools like make, your resulting binary will usually be compiled only for the architecture you're currently running on. Here's how to fix that.