Type:

make

make install

It is not necessary the programs are owned by root.

Add the following line to /etc/services:

# Address Search Protocol
asp             27374/udp

and the following to /etc/inetd.conf, if you want to use in.aspd instead
of running manually aspd:

# Address Search Protocol
asp     dgram   udp     wait    root /usr/local/sbin/in.aspd in.aspd

ownership an path can be changed as yours need.

Sorry for my awful English.

Stenio Brunetta

brunetta@mbox.vol.it
stebrune@dsi.unive.it

