Ok, finally, as I went down through my messages I found the line from
someone saying to put the entire command on one line. I did so, it compiled
fine, and appears to be working
Alexus.... Dont forget to run
/usr/local/share/sqwebmail/libexec/authlib/authdaemond start so that it
can authenticate the users
and put that in your start up script.
Everything on this end seems to be working fine now. Thanks
----- Original Message -----
From: "KEnet Webmaster" <[EMAIL PROTECTED]>
To: "Marcus Williams" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "alexus" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 1:40 PM
Subject: Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support
> Attached is the List of errors as the system kicks them out.
>
> Keep in mind, this is a MAKE run on sqwebmail
>
> I dont know if it will help anyone or not.
>
>
> ----- Original Message -----
> From: "Marcus Williams" <[EMAIL PROTECTED]>
> To: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Cc: "alexus" <[EMAIL PROTECTED]>
> Sent: Friday, July 06, 2001 12:30 PM
> Subject: RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support
>
>
> > Okay since I'm now being copied on the messages after sending the
> > request for slimming them down.... (and now I'm getting flamed for
> > that... cheers RSS) how about this:
> >
> > (1) Go to your vpopmail source directory
> > (2) using your fave editor, open Makefile
> > (3) search for line starting 'LDFLAGS =' (dont look for the quotes) -
> > it may have something after the equals sign (its around line 154 in my
> > copy but probably not yours)
> > (4) add '-L/path/to/your/mysql/lib/directory' to the end of the line
> > (dont add the quotes)
> > (5) search for the line starting 'LIBS =' (dont look for the quotes) -
> > it may have something after the equals sign (its on the line below in
> > my Makefile)
> > (6) add '-lmysqlclient -lz' to the end of the line (dont add the
> > quotes)
> > (7) save the new Makefile and exit vi/your fave editor
> > (8) run make again
> >
> > Not the best solution but it works for me.
> >
> > Marcus
> >
> >
>