Sam Varshavchik wrote:
> 
> On Sat, 16 Sep 2000, Daniel Augusto Fernandes wrote:
> 
> > Daniel Augusto Fernandes wrote:
> > >
> > > Hello people,
> > >
> > > Could someone please help me?
> > >
> > > I want to use the authdaemond proxy with authmyql module. It doesn't
> > > matter what I do, authlib/authdaemon* is not compiled!
> > >
> > > My configure is:
> > > ./configure --enable-cgibindir=/usr/local/etc/httpd/cgi-bin
> > > --enable-imagedir=/usr/local/etc/httpd/htdocs/webmail
> > > --enable-mimetypes=/usr/local/etc/httpd/conf/mime.types
> > > --without-authpwd --without-authshadow --without-authpam
> > > --without-authuserdb --without-authvchkpw --without-authldap
> > > --without-authmysql --with-authdaemon --with-module-authmysql
> 
> It is highly doubtful that you will be able to get MySQL support if you
> use the --without-authmysql flag.
> 
> Additionally, there is no such flag called "--with-module-authmysql"
> 
> > > --enable-mysql=y
> 
> This flag does not exist either.
> 
> Putting random options on the command line is not going to accomplish
> anything.
> 
> > > I could send you my authlib/config.log
> 
> Try using the right options, then looking in authlib/config.log
> 
> > > Thanks again in advance,
> >
> > Should I try another configure? I could not find an answer in the doc's.
> > Did I miss it?
> 
> Yes, just run configure without any options.
> 

Well, when I try this:
./configure --enable-cgibindir=/usr/local/etc/httpd/cgi-bin
--enable-imagedir=/usr/local/etc/httpd/htdocs/webmail
--enable-mimetypes=/usr/local/etc/httpd/conf/mime.types

I got this:
> ./authinfo
AUTHENTICATION_MODULES="authvchkpw authuserdb authshadow authpwd"
SASL_AUTHENTICATION_MODULES="LOGIN"

> ls -lac authdaemon*
-rw-r--r--   1 root     root          223 Sep 16 10:20 authdaemonrc.h
-rw-r--r--   1 root     root         1926 Sep 16 10:10 authdaemonrc
-rw-r--r--   1 root     root            0 Sep 16 10:10 authdaemon.msg
-rw-r--r--   1 501      users       11786 Sep 15 14:11 authdaemond.c
-rw-r--r--   1 501      users        2031 Sep 15 12:21 authdaemon.c
-rw-r--r--   1 501      users        4246 Sep 15 12:21 authdaemonlib.c
-rw-r--r--   1 501      users        1800 Sep 15 12:21 authdaemontest.c
-rw-r--r--   1 501      users        1985 Sep 15 12:21 authdaemonrc.in



--------------------------------------------------------------------
Daniel Augusto Fernandes (DAF tm)               [EMAIL PROTECTED]
GCSNet                                    http://www.gcsnet.com.br/
--------------------------------------------------------------------
                     Se voc� n�o encontra
                     o sentido das coisas
                     � porque este n�o
                     se encontra, se cria.
                                   Antoine Saint-Exup�ry

Reply via email to