Re: [Dbmail] Porting Compiled Dbmail to another system.

2004-07-02 Thread Dan Weber
James XMS wrote: Hi All, I have two machines. A Development box that i build/test everything on, and a Server that doesn't even have make installed. Up until recently, i would './configure' and 'make all' on the devel box, and then run the copy everythign over to the server and run the 'dbmai

[Dbmail] Porting Compiled Dbmail to another system.

2004-07-02 Thread James XMS
Hi All, I have two machines. A Development box that i build/test everything on, and a Server that doesn't even have make installed. Up until recently, i would './configure' and 'make all' on the devel box, and then run the copy everythign over to the server and run the 'dbmail- install' script,