[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling Cyrus



On Tue, 17 Sep 2002, Alexander Grümmer wrote:

> Ja ich habe cyrus-sasl selber compiliert mit:
>
> ./configure \
> --enable-anon \
> --enable-plain \
> --disable-krb4 \
> --with-saslauthd=/var/run/saslauthd \
> --with-pam \
> --with-openssl-dir=/usr/local/ssl
>
> und dann ein "make" und ein "make install" es dann installiert.
>
> und das cyrus-imap will ich mit
>
> ./configure \
> --with-sasl=/usr/local/lib \
> --with-perl \
> --with-auth=unix \
> --with-openssl=/usr/local/ssl
>...
> configure:5281: gcc -o conftest -Wall -g -O2  -I/usr/local/include
> -I/usr/local/ssl/include -I/usr/local/lib/include -L/usr/local/lib
> -Wl,-rpath,/usr/local/lib  -L/usr/local/ssl/lib -L/usr/local/lib/lib
> conftest.c -lsasl2   -lfl  -ldb-3  -lssl -lcrypto 1>&5
> /usr/bin/ld: cannot find -lssl
>...

  apt-get install libssl-dev

(oder gab es einen besonderen Grund warum du angegeben hattest SSL sei in
 /usr/local/ssl, ist das auch selber kompiliert?)

> Gruß Alexander

Gruss
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
								Alan Cox



Reply to: