Cuby on Mac OS X
Ruby has been successfully installed and used on Mac OS X system. No modifications or special settings are required.
Tips
- By default, MacOS X contains ruby 1.8. For better performance, ruby 1.9 is recommended. One possible way how to install it is to use MacPorts.
- To build the binary extensions, the standard development tools are needed. The linear algebra extensions requires atlas library, that can be installed using MacPorts.