Hi, > Ok - thanks > > I have noticed the following from the output from configure > > checking for asn1.h,snmp.h,snmp_impl.h... no > > > how can I get configure to look at the directory with these header files in. ./configure --help note the CPPFLAGS option. why are your proper SNMP includes not in the compiler include PATH ? alan