make builds the project. You need to install a set of libraries. INSTALL: First you have to make sure you have all the libraries that you need. libcurl libesmtp libxml2 glib-2.0 Then you need to install thttpd if you need to run 7ds in the http server mode. If you try this on debian it should be very easy. All you'd have to do is apt-get install Also look the configuration directory to adjust the paths to your home directory. It should be pretty self-explanatory. main.c: Calls the main threads of operation, ProxyServer, swish_manager, unicast_receiver,multicast_receiver. The rest are data structures. There are a few deprecated files(glimpse search engine) there but take a look and let me know if you're running into problems