you can build cfengine using tokyocabinet library:
pkgin -y install tokyocabinet bison gcc47 gmake gtar xzf cfengine-3.6.5.tar.gz cd cfengine-3.6.5 ./configure --with-tokyocabinet make && make install On Sun, Jun 21, 2015 at 11:40 AM, Steve <[email protected]> wrote: > On 06/21/2015 02:11 PM, Steve wrote: > > > ... > > checking for RSA_generate_key in -lcrypto... no > > configure: error: Cannot find OpenSSL > > > > Looking over the steps it should have installed openssl already. So I > try to re-install it and get this result: > > # pkgin in openssl > ld.so.1: pkgin: fatal: libcrypto.so.1.0.0: open failed: No such file or > directory > Killed > > Whatever I try to do with pkgin shows the same libcrypto msg. > > -- > Steve > > > > ------------------------------------------- > smartos-discuss > Archives: https://www.listbox.com/member/archive/184463/=now > RSS Feed: > https://www.listbox.com/member/archive/rss/184463/24720585-092b80fe > Modify Your Subscription: > https://www.listbox.com/member/?& > Powered by Listbox: http://www.listbox.com > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
