System: FreeBSD 4.9
I have been trying to get this installed for about a week now. This time i used the package method, adn things seem to have gone much better.
I have ran all of the scripts, sqwebmail does not work, and if i re run the script i get the following message
InstallSqwebmail: starting sqwebmaild.
/usr/local/share/sqwebmail/sqwebmaild does not exist, forgot make install-configure?
Please Help
I had the same problem. What I did to make it work was run
toaster_setup.pl -s sqwebmail
then ctrl c out of it right before it installs it (after its compiled etc.) and go to the sqwebmail/work directory and type
make install-configure
then I did another
toaster_setup.pl -s sqwebmail
and it worked like a charm. Im sure Matt knows how to fix this in the script but theres a temp fix for ya.
Tried that and sqwebmail still did not work