Difference between revisions of "Download"

From EosPedia
Jump to: navigation, search
(Before you download or install)
Line 6: Line 6:
 
=== Linux users ===
 
=== Linux users ===
 
After you install the programs shown in[[EosOnLinux]], you download the necessary programs as shown below.
 
After you install the programs shown in[[EosOnLinux]], you download the necessary programs as shown below.
 +
 +
== git users ==
 +
 +
git users can download from SourceForge.jp ([[http://sourceforge.jp/projects/eos/ projects/eos]]). Use of the git command is described in [[http://sourceforge.jp/magazine/09/03/16/0831212 sourceforge]]. Below the commands used in "easy install" are summarized.
 +
 +
=== Easy Install  (git version :For a "first time" user or a user very eager to use Eos for image processing) ===
 +
 The "first time" user can install the programs as described below.
 +
 +
 The used commands are given a short description on their meanings.
 +
  
  

Revision as of 00:08, 10 May 2017

Before you download or install

OS-X(Mac) users

After you install the programs shown in EosOnMac, you download the necessary programs as shown below.

Linux users

After you install the programs shown inEosOnLinux, you download the necessary programs as shown below.

git users

git users can download from SourceForge.jp ([projects/eos]). Use of the git command is described in [sourceforge]. Below the commands used in "easy install" are summarized.

Easy Install (git version :For a "first time" user or a user very eager to use Eos for image processing)

 The "first time" user can install the programs as described below.

 The used commands are given a short description on their meanings.


1. tarball [1]

2. git from SourceFoge [2]

$ git clone git://git.sourceforge.jp/gitroot/eos/base.git
 or
$ git clone git://git.code.sf.net/p/eosforemimageprocessing/code eosforemimageprocessing-code


3. (PIONE) github or gem

3.1 gem (ruby)

$ gem install pione

3.2 git from github

$ git clone https://github.com/pione/pione.git