To compile this hack you should do:

make 
make install

The older node configuration files in /etc/ax25 aren't overwrite but
the AWZNode example configuration files are copied in with the 
suffix .ex and you can modify it


These notes are by PE1RJA ( My suggest is: Don't touch include/* files 
and libax25.a to linux packet hackers; it should run )

I copied several files from the ax25-utils distribution and the linux
kernel includes to get a stand-alone compilable distribution. The files
included originate from linux-2.1.31+ax25-patch and ax25-utils-2.1.42

Make sure you upgrade the files in the ./lib en ./include directories, to
match your current system:

Files required from the ax25-utils distribution:

lib/libax25.a -> lib
lib/*.h -> include

Files required from the kernel includes:

linux/ax25.h -> include
linux/rose.h -> include
linux/netrom.h -> include

Note: when compiling under RedHat release 5.0 (new clib) might require a
slight adjustment in the kernel includes (that's why I copied them, to make
sure we don't mess-up the original files).

If you have questions or suggestions how to improve this procedure, feel
free to send me a mail at: iz5awz@radio-gw.cnuce.cnr.it
