From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id C7C1D201A5A for ; Mon, 1 Oct 2012 19:32:16 -0700 (PDT) Received: by mail-wg0-f41.google.com with SMTP id ds1so185990wgb.4 for ; Mon, 01 Oct 2012 19:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=qpCY+11W2BesKI5y0/3+qgnhYEePUD8xmEpMxEJXglI=; b=ogHXo8FOI+o4hmvDpT7ilg02GSuD6Voh1mTeGIHDRo9FU9jYWsp3gYFnonaYYvXzZI Gy0lKSlvUVHeT+ZF2hg0H4/NRMPHvshIhAQwFFsxAIxIh1HsQ73wJXtDCKn7swRFMLcG O2gP2/wdy730RIHOAdNhpWaVWeQatodJFvtgtwWn1CBZA4xJGe/+9OsFQFF09H2flPgl PkOFhwKO0m+m+XVJZT8N0TlHzXvjoeeEjpYXykurb7W4z1t056r1t+aTDAelrzEnhSzn zyxdrwapRDoLDE4Wxcf+kD/Gg0oHCPG7SQaEiq7nVmZKHUJbK5EaxFloMv+VaXQOYxYy jrxA== Received: by 10.180.88.130 with SMTP id bg2mr18434872wib.22.1349145134943; Mon, 01 Oct 2012 19:32:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.232.216 with HTTP; Mon, 1 Oct 2012 19:31:54 -0700 (PDT) From: "plumcreek@gmail.com" Date: Mon, 1 Oct 2012 22:31:54 -0400 Message-ID: To: cerowrt-users@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: [Cerowrt-users] libcrypto dependency X-BeenThere: cerowrt-users@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Support for user problems regarding cerowrt List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 02:32:17 -0000 I was trying to install bind on my CeroWrt box (a WNDR 3800), and it gave me an error about libcrypto, which doesn't appear to be available. Here's the output: root@OpenWrt:~# opkg install bind-latest-server Installing bind-latest-server (9.9.1-P3-19) to root... Downloading http://huchra.bufferbloat.net/~cero1/3.3/3.3.8-26/packages/bind-latest-server_9.9.1-P3-19_ar71xx.ipk. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for bind-latest-server: * libcrypto * libcrypto * * opkg_install_cmd: Cannot install package bind-latest-server. root@OpenWrt:~# Any suggestions? -- Daniel Bartholomew