
Hello,

to make this work :
( on a Linux i86 machine...don't know if it works on other system...)

Untar the file, but i think you already have done that?

type:

make

Create a suitable dir:

mkdir /usr/local/IO256

Copy the binary files over there:

cp cliente/cliente-0.03 /usr/local/IO256
cp servidor/servidor-0.07 /usr/local/IO256
cp util/useradd-0.01 /usr/local/IO256
chmod 700 /usr/local/IO256/servidor
chmod 755 /usr/local/IO256/cliente
chmod 700 /usr/local/IO256/useradd-0.01
cp CONFIGURATION /usr/local/IO256/

Read the CONFIGURATION file and check the files .cfg that come in the
directory 'servidor' and copy/edit them were the are going to stay,
something like /usr/local/IO256 

and

chmod 600 /usr/local/IO256/password.cfg

Please report ideas/suggestions/thoughts/etc to

			Nuno Sucena <slug@student.dee.uc.pt>

Enjoy this...

