Perceptron v0.9   README 01.07.2010



0. CONTENTS OF THIS FILE
========================

1. INTRODUCTION

2. REQUIREMENTS

3. INSTALLATION

4. LICENSE, COPYRIGHT, DISCLAIMER

5. CONTACT

6. CREDITS

7. SUPPORT AND DONATIONS

8. HISTORY

9. RESTRICTIONS


1. INTRODUCTION
===============

Welcome to Perceptron v0.9 port for OS/2 and eComStation.
Perceptron allows you to out-guess a random number generator

2. REQUIREMENTS
===============

* klibc 0.6.3 or later

    ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi

* Qt4 dll

    ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-lib-4_6_2.wpi

* Gcc 4.4.2 dll
    http://download.smedley.info/gcc444.zip
  


3. INSTALLATION
===============
          
To install Perceptron, do the following:

klibc
-----

  1. Download klibc 0.6.3 csd3 or later.
  2. Install the package by double-clicking on the WPI file.


Qt4 dll
-------

  1. Download the package.
  2. Install the package by double-clicking on the WPI file.


Gcc dll
-------
  1. Download the package.
  2. Install the package by double-clicking on the WPI file. 


Perceptron
--------

  1. Create a directory for Perceptron.
  2. Extract the Perceptron package to the new directory.
  3. Create a WPS object for Perceptr.exe.
  4. Start Perceptron
  5. Enjoy the app
  

4. LICENSE, COPYRIGHT, DISCLAIMER
=================================

(C) 2007-2010 Graeme Gott <graeme@gottcode.org>

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


5. CONTACT
==========

Please send bugreports to:

  elbert.pol@gmail.com

Only bug reports with a reproducable bug are accepted. :-)



6. CREDITS
==========

The port was done by:

Elbert Pol

Thanks go to:

  * Dmitry A. Kuminov
  * Silvan Scherrer
  * Herwig Bauernfeind

They either helped me when I had some nasty questions or did some testing for me.


7. SUPPORT AND DONATIONS
========================

Perceptron is based on volunteer work. If you would like to support further
development, you can do so in one of the following ways:


  * Donate to the Qt4 project: see qt.netlabs.org for more information

  * Contribute to the project: Besides actual development, this also includes
    maintaining the documentation and the project web site as well as help
    for users.


8. HISTORY
==========
Compiled now with Qt4.6.2 GA

Changelog:

