X-Git-Url: http://git.sourceforge.jp/view?p=neighbornote%2FNeighborNote.git;a=blobdiff_plain;f=README.md;h=aca79f93b91a43e75976db0f65ecdb8d7f2e74b4;hp=9b0bffcce1d8f73672bc4171e8df761219678da2;hb=c9dc24a56047a5a2b590d6cc2ad1c4b9b177f320;hpb=6e1ca2ff271603dbf94d7b7ba6c93e92f319588b;ds=sidebyside diff --git a/README.md b/README.md index 9b0bffc..aca79f9 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,28 @@ NeighborNoteは[http://puma.cis.ibaraki.ac.jp/products/neighbornote/](http://pum 起動方法(Windows) ------------ -neighbornote.exeを実行して下さい。 +1. ダウンロードしたneighbornote-[version]-windows-installer.exeを実行して下さい。 +2. インストーラの指示に従ってインストールを完了してください。 +3. デスクトップに表示されたNeighborNoteを実行してください。 起動方法(MacOSX) ------------ -neighbornote-osxを実行して下さい。 +1. ダウンロードしたneighbornote-[version]-osx-installer.zipを解凍してください。 +2. 生成されたneighbornote-[version]-osx-installer.appを実行して下さい。 +3. インストーラの指示に従ってインストールを完了してください。 +4. Dockに表示されたNeighborNoteを実行してください。 + +起動方法(Linux) +------------ +1. ダウンロードしたneighbornote-[version]-linux-installer.runを実行して下さい。 +2. インストーラの指示に従ってインストールを完了してください。 +3. デスクトップに表示されたNeighborNoteを実行してください。 + 要件 ------------ OpenSSLが必要です。 -Windowsを使っているのであれば、[Shining Light Productions - Win32 OpenSSL](http://slproweb.com/products/Win32OpenSSL.html)から"(Win32/Win64) OpenSSL v0.9.8y Light"をダウンロードしてインストールする必要があるかもしれません。 +Windowsを使っているのであれば、[Shining Light Productions - Win32 OpenSSL](http://slproweb.com/products/Win32OpenSSL.html)から"(Win32/Win64) OpenSSL v0.9.8za Light"をダウンロードしてインストールする必要があるかもしれません。 Linuxの場合、Ubuntuであれば"sudo apt-get install libssl-dev"コマンドをターミナルで実行することでOpenSSLをインストールできます。 Download @@ -30,14 +42,25 @@ NeighborNote is available on [http://puma.cis.ibaraki.ac.jp/products/neighbornot How to Run(Windows) ------------ -Please run the neighbornote.exe. +1. Run the neighbornote-[version]-windows-installer.exe. +2. Complete the installation by following the instructions of the installer. +3. Run the NeighborNote that is displayed on the desktop. How to Run(MacOSX) ------------ -Please run the neighbornote-osx. +1. Unzip the neighbornote-[version]-osx-installer.zip. +2. Run the neighbornote-[version]-osx-installer.app. +3. Complete the installation by following the instructions of the installer. +4. Run the NeighborNote that is displayed on the dock. + +How to Run(Linux) +------------ +1. Run the neighbornote-[version]-linux-installer.run. +2. Complete the installation by following the instructions of the installer. +3. Run the NeighborNote that is displayed on the desktop. Requirements ------------ OpenSSL is needed. -If you are using Windows, you may need to download and install "(Win32/Win64) OpenSSL v0.9.8y Light" from [Shining Light Productions - Win32 OpenSSL](http://slproweb.com/products/Win32OpenSSL.html). -On Linux, if you are using Ubuntu, you can install the OpenSSL with "sudo apt-get install libssl-dev" command at a terminal prompt. +If you are using Windows, you may need to download and install "(Win32/Win64) OpenSSL v0.9.8za Light" from [Shining Light Productions - Win32 OpenSSL](http://slproweb.com/products/Win32OpenSSL.html). +On Linux, if you are using Ubuntu, you can install the OpenSSL with "sudo apt-get install libssl-dev" command at a terminal prompt.