Mac Book 買った

Mac OSX 10.5 のメモ。

Ruby

$ ruby -v
ruby 1.8.6 (2007-06-07 patchlevel 36) [universal-darwin9.0]
$ gem -v
0.9.4
$ rails -v
Rails 1.2.5

一回 gem update しちゃったけど。

$ gem list

*** LOCAL GEMS ***

actionmailer (1.3.5, 1.3.3)
    Service layer for easy email delivery and testing.

actionpack (1.13.5, 1.13.3)
    Web-flow and rendering framework putting the VC in MVC.

actionwebservice (1.2.5, 1.2.3)
    Web service support for Action Pack.

activerecord (1.15.5, 1.15.3)
    Implements the ActiveRecord pattern for ORM.

activesupport (1.4.4, 1.4.2)
    Support and utility classes used by the Rails framework.

acts_as_ferret (0.4.1)
    acts_as_ferret - Ferret based full text search for any ActiveRecord
    model

capistrano (2.1.0, 2.0.0)
    Capistrano is a utility and framework for executing commands in
    parallel on multiple remote machines, via SSH.

cgi_multipart_eof_fix (2.5.0, 2.2)
    Fix an exploitable bug in CGI multipart parsing.

daemons (1.0.9, 1.0.7)
    A toolkit to create and control daemons in different ways

dnssd (0.6.0)
    DNS Service Discovery (aka Rendezvous) API for Ruby

fastthread (1.0.1, 1.0)
    Optimized replacement for thread.rb primitives

fcgi (0.8.7)
    FastCGI library for Ruby.

ferret (0.11.4)
    Ruby indexing library.

gem_plugin (0.2.3, 0.2.2)
    A plugin system based on rubygems that uses dependencies only

highline (1.4.0, 1.2.9)
    HighLine is a high-level command-line IO library.

hpricot (0.6)
    a swift, liberal HTML parser with a fantastic library

libxml-ruby (0.5.2.0, 0.3.8.4)
    LibXML2 bindings for Ruby

mongrel (1.1.1, 1.0.1)
    A small fast HTTP library and server that runs Rails, Camping, Nitro
    and Iowa apps.

needle (1.3.0)
    Needle is a Dependency Injection/Inversion of Control container for
    Ruby. It supports both type-2 (setter) and type-3 (constructor)
    injection. It takes advantage of the dynamic nature of Ruby to
    provide a rich and flexible approach to injecting dependencies.

net-sftp (1.1.0)
    Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.

net-ssh (1.1.2)
    Net::SSH is a pure-Ruby implementation of the SSH2 client protocol.

rails (1.2.5, 1.2.3)
    Web-application framework with template engine, control-flow layer,
    and ORM.

rake (0.7.3)
    Ruby based make-like utility.

RedCloth (3.0.4)
    RedCloth is a module for using Textile and Markdown in Ruby. Textile
    and Markdown are text formats.  A very simple text format. Another
    stab at making readable text that can be converted to HTML.

ruby-openid (1.1.4)
    A library for consuming and serving OpenID identities.

ruby-yadis (0.3.4)
    A library for performing Yadis service discovery

rubynode (0.1.3)
    RubyNode is a library that allows read only access to Ruby's
    internal NODE structure.

sources (0.0.1)
    This package provides download sources for remote gem installation

sqlite3-ruby (1.2.1)
    SQLite3/Ruby is a module to allow Ruby scripts to interface with a
    SQLite3 database.

termios (0.9.4)
    Termios module are simple wrapper for termios(3). It can be included
    into IO-family classes and can extend IO-family objects. In
    addition, the methods can use as module function.

ruby-osa は入ってないのか。

Apache

$ httpd -v
Server version: Apache/2.2.6 (Unix)
Server built:   Sep 23 2007 18:07:19
$ vi /etc/apache2/httpd.conf