To compile TCFS in its entirety do the following steps:

0) Download and install the secude library. 
   You can find it on our ftp server edu-gw.dia.unisa.it into
   /pub/tcfs/sources

1) Edit the file Makefile to reflect the configuration of your machine

2) do
	make server
	make install_server
   in order to compile and install xattrd;

3) do
	make client
	make install_client
   in order to compile and install sfsd;

3) Read TCFS.Readme carefully before starting to use the package.

5) Good luck and enjoy!


For any question or comment please contact:
tcfs@mikonos.dia.unisa.it

Send bugs or any questions and comments related to the code to:
tcfs-bugs@mikonos.dia.unisa.it

