Date: Sun, 22 Jun 2003 16:28:22 +0100 From: Jonathan <jonathan@sirtis.org.uk> To: freebsd-questions@freebsd.org Subject: Inter7's dnsadmin Message-ID: <3EF5CB16.9080300@sirtis.org.uk>
next in thread | raw e-mail | index | archive | help
Hi all, I've been trying to have a play with dnsadmin today and it is having problems compiling some of the standard binaries, such as dnsfix and dnsloadzone. The first problem is that the archive contains Linux binaries, which I removed. I then encountered problems with mysql.h not being found, I manually changed from: #INCLUDE "mysql.h" to: #INCLUDE "/usr/local/include/mysql/mysql.h" It's now complaining about the mysql functions not being found. Could someone help me please? C is not a strong point of mine! TIA, Jonathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EF5CB16.9080300>