No,i build it on local machine.

this is my configure strings:

For courier-authlib:
[sh...@powerpc courier-authlib-0.63.0]$ ./configure \
> --prefix=/usr/local/courier-authlib \
> --exec-prefix=/usr/local \
> --sysconfdir=/etc/sysconfig \
> --localstatedir=/var \
> --with-db=gdbm \
> --without-authpam \
> --without-authldap \
> --without-authpwd \
> --without-authshadow \
> --without-authpgsql \
> --without-authcustom \
> --without-authpipe \
> --with-mailuser=mail \
> --with-mailgroup=web

make
make install
make install-configure

For courier main:
[sh...@powerpc courier-0.65.0]$ ./configure \
> --prefix=/usr/local/courier \
> --exec-prefix=/usr/local \
> --sysconfdir=/etc/sysconfig \
> --localstatedir=/var \
> --with-db=gdbm

make
make check
make install
make install-configure

is there any mistake with them?

Best regards,
Sharl.Jimh.Tsin (From China)



2010/7/31 Sam Varshavchik <mr...@courier-mta.com>:
> Sharl.Jimh.Tsin writes:
>
>>
>> courierauthconfig's output is here:
>> [r...@powerpc ~]# courierauthconfig --version --configfiles
>> 0.63.0
>> Cannot obtain information for user email: Success
>>
>> is that right?
>
> No. courier-authlib wasn't installed correctly. Did you build
> courier-authlib on another machine, and installed it on this one?
>
> You need to create the same userid and groupid on this machine as on the one
> which was used to build courier-authlib.
>
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to