Login  Register

[Squeak-ja: 2818] Re: Mac OS X 用インストーラー

Posted by Haruhiko Okumura on Jan 24, 2006; 7:21am
URL: https://forum.world.st/Squeak-ja-2803-Mac-OS-X-tp120882p120885.html

奥村です。

Kazuhiro Oyamatsu <[hidden email]> wrote:

> >>で、よくわからなかったのですがDouble-Click-To-Install.commandの66行目の
> >>ditto -rsrcFork /Volumes/SqueakLand/SqueakLand /Applications/SqueakLand
> >>を
> >>ditto -rsrcFork /SqueakLand/SqueakLand /Applications/SqueakLand
> >>と変えたらインストールできました。

よくわからないのですが,これでうまくいくのでしょうか。

10.4(Tiger)では /Volumes/SqueakLand としてマウントされるけれど,10.3
では ~/Desktop/SqueakLand としてマウントされちゃうようで(~/Desktop/ に
ダウンロードするからかもしれない),それに対してダブルクリックしたとき
シェルは ~ で動くので,変えるとすれば

ditto -rsrcFork Desktop/SqueakLand/SqueakLand /Applications/SqueakLand

あるいは

ditto -rsrcFork ~/Desktop/SqueakLand/SqueakLand /Applications/SqueakLand

でしょうか。あまりちゃんと確かめてないので不安です。

--
奥村晴彦 http://oku.edu.mie-u.ac.jp/~okumura/
〒514-8507 三重大学教育学部情報教育課程