File: README

package info (click to toggle)
gcpegg 5.1-7
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 324 kB
  • ctags: 437
  • sloc: ansic: 3,695; makefile: 94; sh: 27; csh: 21
file content (39 lines) | stat: -rw-r--r-- 1,733 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
		      GCP (EGG) Software README

    Setting up to host an egg for the Global Consciousness Project

The experiment produces data and stores them on your local disk as well
as shipping the data to the central server.  You will want to create a
separate directory for the egg material.  If you have a computer sent
from the GCP, the directory will be /home/egg. The software will create
within that directory subdirectories to store the data.  The storage
load is not large (see the architecture document on the website,
http://noosphere.princeton.edu, for more detail.  After some months 
you may wish to remove old data, but leave two or more months' data for
backup.  

The program you need to run is eggsh.  It uses a configuration file
called .eggrc, and you must edit the line near the end to enter your IP
address.  This should be a fixed IP address if possible, but the basket
software can accept data from eggs at dynamic addresses.  A file called 
sample.eggrc or eggrc.mod can be renamed to .eggrc if the .eggrc is not
present.  The "joe" editor is relatively user-friendly.

If the program does not run, you may need to recompile on your machine.
There is a makefile.  Do make clean, then make.

The sample .eggrc file specifies the first serial port, and if you are 
using a different port, you must change that specification.

The sample pppscript file assumes you will have a fixed IP.  You will
have more appropriate pppscript and pppchat models at the time you are
setting up.

Let us know about ways to make this process simple and efficient.  Write
down your experiences and difficulties, and send to us any useful notes 
that can be part of the instructions for other hosts.

Thanks

RDN, last update: 99-03-14