pi-address INSTALL file

- Edit the Makefile according to your local configuration
- 'make'
- Copy the binary 'pi-address' to the desired location
- libqt.so.1 has to be installed correctly
- 'ldd pi-address' will show you whether the shared libs could be found,
  otherwise make sure to correct the problems before running the binary
- pi-address was tested successfully on:
  linux 2.0.X
  Solaris 2.5
  NetBSD 1.3
  FreeBSD 2.2.5R
  SGI 6.2, 6.3
  HP-UX 10.20
  and runs possibly under most modern Unixes (see README for some more details)

