
Mingle client 1.0 10/06/2002
--------------------------------------------------------

  Mingle is a secure distributed search system developed by CMU for
  personal computing. The Mingle package consists of a Mingle server
  sub-package and a Mingle client sub-package. This is the client part
  of the Mingle system. To get the Mingle system running, you will
  also need to build and install the Mingle server.

--------------------------------------------------------
  A quick start: 	

  To run the Mingle client, type
	% mingle
  or    % mingle -h

  for detailed usage information.
  	
--------------------------------------------------------
  Customize the Mingle client: 
	
  The Mingle client communicates with a local Mingle server via a
  Unix domain socket. To customize the Unix path for the Mingle client
  to bind with the Mingle server on the same machine, modify the
  following line in the "mingle.path" file before running:

	/tmp/mingle.str



