差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
darwin:install [2008/06/01 16:25] osamudarwin:install [2008/06/01 18:12] (現在) osamu
行 39: 行 39:
 </code> </code>
  
 +==== sshd起動 ==== 
 +SSH でログインできるようにしておこう。 
 +OpenDarwin 7.2 は Mac OS X 10.3 相当だから、sshd は xinetd 経由。 
 +''/etc/xinetd.d/ssh''を編集する。 
 +<code xinetd> 
 +     disable = no 
 +</code>
  
 ==== Timezone設定 ==== ==== Timezone設定 ====
-http://www.opendarwin.org/en/faq/ch02.html#timezone+http://www.opendarwin.info/opendarwin.org/en/faq/ch02.html#timezone
 <code sh> <code sh>
 +# rm -f /etc/localtime
 # ln -s /usr/share/zoneinfo/Japan /etc/localtime # ln -s /usr/share/zoneinfo/Japan /etc/localtime
 </code> </code>
行 71: 行 78:
  
 http://darwinports.opendarwin.org/downloads/ から、DarwinPortsのソースを入手してmake。 http://darwinports.opendarwin.org/downloads/ から、DarwinPortsのソースを入手してmake。
 +
 +(注:opendarwin.org はすでに活動停止しているので、現在は http://svn.macports.org/repository/macports/downloads/DarwinPorts-1.3.2/ か http://svn.macports.org/repository/macports/downloads/MacPorts-1.4.0/ あたりから入手。MacPorts 1.5 以降は GNUstep 必須なので、ちょっと厄介)
 +
 <code sh> <code sh>
 $ ftp http://darwinports.opendarwin.org/downloads/DarwinPorts-1.1.tar.bz2 $ ftp http://darwinports.opendarwin.org/downloads/DarwinPorts-1.1.tar.bz2
行 140: 行 150:
 </code> </code>
 一度 port install mt-daapd して、DarwinPortsに自動的にこれらをインストールさせるというのも、あり。 一度 port install mt-daapd して、DarwinPortsに自動的にこれらをインストールさせるというのも、あり。
 +DarwinPorts が使えなければ、ソースからビルドするのが早いかも。
  
 [[http://www.mt-daapd.org/|mt-daapdのサイト]]で最新のソースを取って来る。 [[http://www.mt-daapd.org/|mt-daapdのサイト]]で最新のソースを取って来る。
darwin/install.1212305117.txt.gz · 最終更新: 2008/06/01 16:25 by osamu
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0