Thanks a lots for all the help you gave to me since my first post. In spite of these the problem is remained. May be i have forgotten something. In fact my project is too use milter greylist with sendmail-8.12.10. 1. First i have downloaded milter-greylist-3.0 There are some prerequisites to install milter-greylist : Build dependencies: - flex (AT&T lex cannot build milter-greylist sources) - yacc or bison - libmilter (comes with Sendmail) - Any POSIX threads library (Provided by libc on some systems) Flex, bison are already installed. I hope that itâs the same for the POSIX threads library because there is a file called libpthread.a on my system, il donât knox if itâs sufficient. It seems that only the libmilter is missing. 2. So I have downloaded the sendmail-8.12 .10-1.src package ant install it. With this package there are the sources of libmilter. I run the Build script and libmilter.a was generated. 3. Now i run the configure script of milter-greylist again and obtain the errors messages that i mentioned in the first post. Is there something missing in this install procedure ? Did i forget something ? Thanks by advance. Regards. --- In milter-greylist@yahoogroups.com, manu@... wrote: > > jcleone2 <jcleone2@...> wrote: > > > /usr/lib/libpthread.a/include: Not a directory > > You used --with-libpthread=/usr/lib/libpthread.a > You should have used --with-libpthread=/usr > > But /usr is always looked up, so you should have not used > --with-libpthread at all. > > -- > Emmanuel Dreyfus > http://hcpnet.free.fr/pubz > manu@... >
Message
Re: libmilter and libpthread problem building on Redhat ES
2007-01-25 by jcleone2
Attachments
- No local attachments were found for this message.