OSXWS/10.10

提供: OSXWS Wiki
ナビゲーションに移動 検索に移動

OSXWS 10.10 (Yosemite) 対応 tree に関する情報

最新バージョン[編集]

  • 10.10-1 (20160202)
    • emacs 24.4 + inline patch + 等幅フォントを含む OSX 向け安定化パッチ適用済み
    • OpenFOAM-2.2.2, 2.3.1 (alternatives で切り替えて利用)

方針[編集]

  • Vine 7 base

おしらせ[編集]

  • インストーラ:「右クリック」で「開く」を選択して起動して下さい。
  • XQuartz-2.7.7 以降をあらかじめインストールしてください。
  • apt-rpm repository が変わりましたので、/usr/osxws/etc/apt/sources.list.d/main.list 内の www.bach-phys.ritsumei.ac.jp を osxws.acsioma.jp に全て変更してから apt-get update を実行し直してください。(現在配布のインストーラは対応済みです。)

既知の不具合[編集]

その他[編集]

Yosemite 版開発メモ[編集]

Xcode[編集]

  • Command Line Tools は terminal で以下のコマンドを実行してインストールする。
$ xcode-select --install
$ /usr/bin/gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
$ /usr/bin/clang -v
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix

autotools[編集]

glibtool, autoconf, automake 相変わらずない (Xcode-4.3から)

言語、バージョン管理、DB[編集]

$ /usr/bin/svn --version
svn, version 1.7.17 (r1591372)
   compiled Sep 18 2014, 13:06:44

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people; see the NOTICE
file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

$ /usr/bin/git --version
git version 1.9.3 (Apple Git-50)
$ /usr/bin/perl -v

This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)

Copyright 1987-2013, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

$ /usr/bin/python --version
Python 2.7.6
$ /usr/bin/ruby -v
ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14
$ /usr/bin/sqlite3 -version
3.8.5 2014-08-15 22:37:57 c8ade949d4a2eb3bba4702a4a0e17b405e9b6ace

その他[編集]

議論と要望[編集]

OSXWS 10.10 に対する要望などが御座いましたらコメントを戴ければ幸いです。 議論の上、必要であれば採用させて頂きます。

過去の議論[編集]

10.10-1 公開以前の議論はプロジェクトの「過去の議論」へ移動しました。