Ooops, forgot the rest of the message.

When I run everything the very last make gives me the following error.

Anyone have any ideas?

Thanks


 make install-configure
list="ldapaddressbook.dist `cat authlib/authconfiglist`"; \
        for file in $list; do \
        file="/usr/local/share/sqwebmail/$file" ; \
        case "$file" in *.dist) \
                @SYSCONFTOOL@ $file;; esac ; done
/bin/sh: @SYSCONFTOOL@: command not found
make: *** [install-configure] Error 127 

Reply via email to