Mercurial > masqmail
diff docs/INSTALL.ipaq @ 59:941413084f56
updated docs; moved files around
updated the INSTALL file with content from the old website
moved *agenda* and *ipaq files to docs (are they still relevant?)
author | meillo@marmaro.de |
---|---|
date | Sat, 29 May 2010 22:53:42 +0200 |
parents | INSTALL.ipaq@08114f7dcc23 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/INSTALL.ipaq Sat May 29 22:53:42 2010 +0200 @@ -0,0 +1,15 @@ +For a cross compiler: + +Download ipaq-config.site from http://masqmail.cx/ipaq/cross/. There +are also some more instructions. + +export CONFIG_SITE=./ipaq-config.site + +./configure --with-glib-prefix=/skiff/local/ \ + --disable-smtp-server --disable-resolver \ + --with-group=mail --disable-debug --enable-auth +make + +su +make DESTDIR=/tmp/masqmail install +