Re: [Exim] Help on OS variations, please

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Evan Leibovitch
Data:  
Para: Andreas Jaeger
CC: Philip Hazel, exim-users
Assunto: Re: [Exim] Help on OS variations, please
On 22 Aug 1999, Andreas Jaeger wrote:

> For Linux you should differentiate on the used C library. RedHat 4.2
> for example uses libc5. With glibc 2 [1] you have to include
> <crypt.h> and add -lcrypt. glibc 2.x.y is used in AFAIK all current
> Linux distributions (Suse 6.0 and newer, RedHat 5.0 and newer, Debian
> 2.0,...).


Caldera 2.2, which otherwise uses glibc2.1, doesn't include libcrypt by
default. Caldera's legal advice indicates that libcrypt cannot be legally
exported from the US.

Apparently the other distributions are just hoping that nobody will
notice.

Caldera's support website indicates where to get libcrypt from outside the
US, but it's not shipped on the CD by default.

- Evan