Computer/Mac/OSX

Mac OS X のセットアップ

このページは書きかけです.

インストーラ

プリンタドライバはすべて入れると数GBにもなるので,基本的にはすべて入れないようにする(あとから追加できる).

インストール後の設定

フリーウェアのインストール

Mac 用にコンパイルされた Open Source ソフトウェアのインストール

Open Source ソフトウェアのインストール

特に記述がないものは ./configure -> make -> make install でインストールできる.

  1. wget
  2. Mew
    1. stunnel
    2. pth
    3. libgpg-error
    4. libgcrypt
    5. libassuan
    6. libksba
    7. pinentry
    8. gnupg
  3. gmp
    • $ ./configure –enable-cxx
    • $ make
    • $ make check
    • # make install
  4. ClamAV
  5. ptetex3 + uptex
  6. ptexlive (+ xetex)
  7. libpng
    • $ cp scripts/makefile.darwin makefile && ./configure && make
  8. jpegsrc.v8c.tar.gz
    • $ ./configure -enable-shared && make
  9. ImageMagick
  10. openMotif
    • $ ./configure
    • $ make
    • $ make check
    • # make install
  11. FontForge
  12. autotrace
  13. mftrace
  14. potrace
  15. t1lib
  16. libart
  17. sodipodi
  18. nkf
  19. ps2eps
  20. tgif
  21. gnuplot [Mac Wiki]

参考


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-05-03 (火) 00:57:50