On Wed, Aug 23, 2006 at 08:17:03PM -0400, Zach wrote: > If I make changes to ntserv/daemonII.c how can I get this to compile > to test that my code changes at least will compile. ./configure --prefix=/your/server/test/path make make install cd ntserv loop: vi daemonII.c # make edits as you choose make make install # start client goto loop This is true of almost any software package. Details vary, but the general idea is the same. -- James Cameron mailto:quozl at us.netrek.org http://quozl.netrek.org/