Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
linenumberstrue
install_kepler.sh [target dir] [local source Kepler] [description]
switch_to_kepler [kepler_name]

1.2. Prepare FC2K

...

If you want to work with most recent codes of FC2K (not released yet), you should either get it from trunk or from development branch

...

Code Block
languagebash
svn checkout http://gforge6.eufus.eu/svn/fc2k
cd fc2k/branches/new_feature
make
source ./setup

1.3. Prepare FC2K

2. Checking out FC2K Testing Framework

...