SMBProxy by Patrik Karlsson <patrik.karlsson@ixsecurity.com>
------------------------------------------------------------

Installation Notes:
-------------------

1. Install Eric Youngs ssleay library

It can be found at:
ftp://ftp.pca.dfn.de/pub/tools/net/ssleay

Read the INSTALL file on how to install this lib.
Basically do a

./make
./make test
./make install

If you choose to install the library in any other
directory than /usr/local/ssl/lib you have to change 
the Makefile of SMBProxy.

2. Compile the SMBProxy package

./configure
./make



---- copyright stuff ---------------------------------------
This product includes cryptographic software written by
Eric Young (eay@cryptsoft.com)
------------------------------------------------------------

