* On 2015-06-21 at 19:40 BST, Steve 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.
Unfortunately the Wiki has struck again and given you completely incorrect directions, killing your image. What you've done is unpacked a very old bootstrap over the top of your working install so that now there are incompatible libraries all over the place. I have no idea why that page even exists, we have provided cfengine packages for years and there should be no need to build from source. The correct instructions, after provisioning a zone, are: $ pkgin install cfengine That's all you need to do (except possibly selecting a specific version, we ship 2.2, 3.4 and 3.6 major releases). Sorry that you've been mislead, it's unlikely you've lost any data in the process though, so hopefully it shouldn't be too much trouble to back up your data and provision a clean image. -- Jonathan Perkin - Joyent, Inc. - www.joyent.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
