> Sean Truman wrote:
>
> Hey all,
>
> I am trying to get sqwebmail to compile with vpopmail-4.9. I am
> having some issues.. I am running mysql on the vpopmail side. So when
> I compile the sqwebmail I come up with undefined references to mysql..
> I have already added -lmysqlclient -L/usr/lib/mysql to the Makefile..
> I am still not having any luck.. Any Suggestions?? Any Quick Fixes
> before I tear the Makefile apart.
>
>
> Sean
Add the -L/usr/lib/mysql and -lmysqlclient to the
authlib/Makefile.
Add it to the end of the LIBS line.
ken Jones
inter7