Re: Install Issue

From: Daniel Black <daniel.subs_at_internode.on.net>
Date: Wed, 11 Nov 2009 20:14:51 +1100

On Wednesday 11 November 2009 18:43:47 Daniel Black wrote:

> 1. compile openssl with shared libraries so: ./config shared threads
Still need this.

> because one of the apps failed to compile with shared libraries use the
> DIRS below on your install line. sudo make -j1 DIRS="crypto ssl engines
> test tools" install

my bad - I accidentally switched to my openssl cvs directory that included a
broken app that I was 1/2 way though patching. As such a normal install works
- tested on openssl-1.0.0-beta4 (properly this time).

>
> 2. opendkim
>
> because openssl now seems to need libresolv with opendkim do the following:
> ./configure --with-openssl=(openssl path)
> make LIBS=-lresolv

actually this seems to be a libopendkim bug build system bug. It needs resolv
but doesn't include it. The 0.9.8/7 of openssl versions masked this problem by
including libresolv so it compiled ok.

I'll stop blaming openssl for everything soon :-)

I'm happy to look further if you still have problems.
Received on Wed Nov 11 2009 - 09:15:36 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:16:46 PST