69 |
11 Feb 06 |
jari |
$Id$ |
69 |
11 Feb 06 |
jari |
2 |
|
107 |
13 Jun 06 |
jari |
3 |
====================================================================== |
95 |
05 Apr 06 |
jari |
Copyright (C) 2005, 2006 Jari Häkkinen, Peter Johansson |
95 |
05 Apr 06 |
jari |
5 |
|
95 |
05 Apr 06 |
jari |
This file is part of WeNNI, |
825 |
26 Nov 08 |
jari |
http://baseplugins.thep.lu.se/wiki/se.lu.thep.WeNNI |
95 |
05 Apr 06 |
jari |
8 |
|
95 |
05 Apr 06 |
jari |
WeNNI is free software; you can redistribute it and/or modify it under |
95 |
05 Apr 06 |
jari |
the terms of the GNU General Public License as published by the Free |
824 |
26 Nov 08 |
jari |
Software Foundation; either version 3 of the License, or (at your |
95 |
05 Apr 06 |
jari |
option) any later version. |
95 |
05 Apr 06 |
jari |
13 |
|
95 |
05 Apr 06 |
jari |
WeNNI is distributed in the hope that it will be useful, but WITHOUT |
95 |
05 Apr 06 |
jari |
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
95 |
05 Apr 06 |
jari |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
95 |
05 Apr 06 |
jari |
for more details. |
95 |
05 Apr 06 |
jari |
18 |
|
95 |
05 Apr 06 |
jari |
You should have received a copy of the GNU General Public License |
824 |
26 Nov 08 |
jari |
along with WeNNI. If not, see <http://www.gnu.org/licenses/>. |
107 |
13 Jun 06 |
jari |
21 |
====================================================================== |
95 |
05 Apr 06 |
jari |
22 |
|
820 |
25 Nov 08 |
jari |
If you grabbed the source from the source code repository you must run |
820 |
25 Nov 08 |
jari |
the `bootstrap` script. Simply do |
820 |
25 Nov 08 |
jari |
25 |
|
820 |
25 Nov 08 |
jari |
`./bootstrap` |
820 |
25 Nov 08 |
jari |
27 |
|
820 |
25 Nov 08 |
jari |
in the WeNNI root directory. |
820 |
25 Nov 08 |
jari |
29 |
|
95 |
05 Apr 06 |
jari |
To compile the source tree (i.e. bin/BaseFileReader and others) you |
95 |
05 Apr 06 |
jari |
need to perform step ii) or iii) in INSTALL, i.e. you need access to |
95 |
05 Apr 06 |
jari |
BASE devkit. |