help-cfengine
[Top][All Lists]
Advanced

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

Re: configure doesn't detect Berkeley DB


From: Thomas Glanzmann
Subject: Re: configure doesn't detect Berkeley DB
Date: Mon, 9 Aug 2004 23:38:51 +0200
User-agent: Mutt/1.5.6i

Hello,
this works for me:

        export CC=cc
        export 
PATH="/opt/forte8/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin:/opt/csw/bin"
        export LD_OPTIONS='-R/opt/csw/lib -L/opt/csw/lib'
        cd cfengine-2.1.9
        ./configure --prefix=/opt/csw --with-berkeleydb=/opt/csw 
--with-openssl=/opt/csw --mandir=/opt/csw/share/man 
--infodir=/opt/csw/share/info --with-docs
        gmake
        gmake DESTDIR=/opt/build/thomas/cfengine-2.1.9-buildroot install

        rm -rf 
/opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/share/info/dir 
/opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/doc 
/opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/share/cfengine/doc

        mkdir -p /opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/share/doc
        mv /opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/share/cfengine 
/opt/build/thomas/cfengine-2.1.9-buildroot/opt/csw/share/doc/cfengine

Or from scratch see attachment.

However there are also binary Solaris cfengine packages available from
http://www.blastwave.org/

        Thomas

Attachment: build.sos5
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]