Sha256: d87011b95efb719f9b73262d70aaebfc18f289d6051a64e8f86e14dbee53f72a

Contents?: true

Size: 624 Bytes

Versions: 172

Compression:

Stored size: 624 Bytes

Contents

BEWARE - PRELIMINARY VERSION
----------------------------

For WEE and tests:
  * No dependencies required
  * rake test
  
For CPEE
  * git clone  http://gaubatp4@donatello.pri.univie.ac.at/repositories/8/Data/
  * sudo gem install multi_json yajl-ruby savon
  * sudo gem install xml-smart-*.gem
  * sudo gem install riddl-*.gem

Run CPEE  
  cd server
  ./server.rb

  CPEE runs under localhost:9298  

Run webbased CPEE Cockpit (presuming webserver is installed)
  * symlink (ln -s) directory cockpit/ to the webserver directory
    e.g. ln -s `readlink -f cockpit` /var/www/
  * goto http://localhost/cockpit in browser

Version data entries

172 entries across 172 versions & 1 rubygems

Version Path
cpee-1.5.27 INSTALL
cpee-1.5.26 INSTALL
cpee-1.5.25 INSTALL
cpee-1.5.24 INSTALL
cpee-1.5.23 INSTALL
cpee-1.5.22 INSTALL
cpee-1.5.21 INSTALL
cpee-1.5.20 INSTALL
cpee-1.5.19 INSTALL
cpee-1.5.18 INSTALL
cpee-1.5.17 INSTALL
cpee-1.5.16 INSTALL
cpee-1.5.15 INSTALL
cpee-1.5.13 INSTALL
cpee-1.5.12 INSTALL
cpee-1.5.11 INSTALL
cpee-1.5.10 INSTALL
cpee-1.5.9 INSTALL
cpee-1.5.8 INSTALL
cpee-1.5.7 INSTALL