Hi there,

1)
I am attempting to compile courier 0.6.1 and got this error messgae:

/bin/sh ./libtool --tag=CC    --mode=link gcc  -g -O2 -Wall -I./.. -I.. 
-static  -o testmaildirfilter testmaildirfilter.o libmaildir.la
../numlib/libnumlib.la -lpcre
libtool: link: gcc -g -O2 -Wall -I./.. -I.. -o testmaildirfilter
testmaildirfilter.o  ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lpcre
/usr/bin/ld: cannot find -lpcre
collect2: ld returned 1 exit status
*** Error code 1
Stop in /home/s/courier-0.62.1/maildir (line 481 of Makefile).
*** Error code 1
Stop in /home/s/courier-0.62.1/maildir (line 383 of Makefile).
*** Error code 1
Stop in /home/s/courier-0.62.1 (line 345 of Makefile).

To use pcre I downloaded the cource and compiled from
http://www.pcre.org  but when I compiled courier-authlib 0.61 it still
complained that it could not locate pcre.h .  To get around this I sym
linked the file to /usr/include/pcre.h from /usr/local/include/pcre.h. 
The file is also in /usr/local/src/pcre-7.6/pcre.h

Any clues here?

2)
--with-qdircount=n (default 100)
I will use a AMD Geode LX with 512Mb of RAM and most likely a 32Gb
Sandisk CF card.  Will changing this value increase of decrease
performance and if so what are optimum values?

--with-gnutls  - Can I use TLS & SSL with this value?

--with-waitfunc=wait, --with-waitfunc=wait3  - What is the best option
for openBSD?

-- 
PGP key available from all good key servers.
Software Law http://cr.yp.to/softwarelaw.html

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to