Re: [vox-tech] exim install help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox-tech] exim install help
On Fri, Jan 17, 2003 at 12:18:36PM -0800, Peter Jay Salzman wrote:
> ryan,
>
> have you tried to google for any of the questions you've been asking?
> google seems to know the answer to this question. in fact, i felt kind
> of lucky today. hint hint.
>
> google is your friend. :)
>
> also, have you read the docs? i could certainly be wrong, but i'm
> having trouble believing that software like exim or postfix wouldn't
> list dependent libraries in their documentation or autoconf files.
Also, most RPM-based distributions split libraries into two packages:
the binary libraries, and the header files needed to compile programs
using the libraries.
For example, on my system, I have libdb-1.85 installed. So, any binary
RPMs that require libdb are happy. However, I don't have
libdb-devel-1.85 installed, so anything I'm compiling that wants libdb
can't find the necessary header files to use it.
So, if exim can't find a library that you know you have installed, make
sure the -devel RPM is also installed (presuming you use an RPM-based
distribution).
> peter
>
>
> begin Ryan <rcdetert@ucdavis.edu>
> > Wwell, I decided to ditch qmail and use the recommended exim. I am having
> > trouble compiling it and postfix, both want db.h, I don't have it and I
> > don't know how to get it.
> >
> > -thanx, ryan
> >
> > _______________________________________________
> > vox-tech mailing list
> > vox-tech@lists.lugod.org
> > http://lists.lugod.org/mailman/listinfo/vox-tech
>
> --
> First they ignore you, then they laugh at you, then they fight you,
> then you win. -- Gandhi, being prophetic about Linux.
>
> Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
--
Samuel Merritt
OpenPGP key is at http://meat.andcheese.org/~spam/spam_at_andcheese_dot_org.asc
Information about PGP can be found at http://www.mindspring.com/~aegreene/pgp/
Attachment:
pgp00006.pgp
Description: PGP signature
|