Davide Libenzi wrote: >I made 1.19-pre05 for Unix (source) and Win32 (source and binaries): > >http://www.xmailserver.org/xmail-1.19-pre05.tar.gz >http://www.xmailserver.org/xmail-1.19-pre05.win32bin.zip > >I'd like to receive reports from all the architectures XMail runs on, that >on 1.19 count one more (OSX). This one it is running fine on my Linux box >hosting xmailserver.org. > > > > I just built xmail as per the instructions and have one little change in the instructions.
[OSX] # OSTYPE=Darwin make -f Makefile.bsd or (depending on the shell): # setenv OSTYPE Darwin # make -f Makefile.bsd I switched the order because I think OSX now defaults to the bash shell. Also, it seems on my OSX box or OpenDarwin that gmake is not installed. Installed is make. Otherwise I am ok. Christian - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
