From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 01:49:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF8616A4CE for ; Mon, 26 Apr 2004 01:49:46 -0700 (PDT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3535A43D3F for ; Mon, 26 Apr 2004 01:49:46 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([69.167.182.91]) by mta10.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040426084945.XJMW8065.mta10.adelphia.net@duron.pcmedx.com>; Mon, 26 Apr 2004 04:49:45 -0400 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 1BEDEAA3D; Mon, 26 Apr 2004 01:49:45 -0700 (PDT) Received: from duron.pcmedx.com ([127.0.0.1]) by localhost (duron.pcmedx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 71716-02; Mon, 26 Apr 2004 01:49:44 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 2BE98A919; Mon, 26 Apr 2004 01:49:44 -0700 (PDT) Message-ID: <000601c42b6b$6d7648e0$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <1082962357.408cb1b53b7d1@webmail.adam.com.au> Date: Mon, 26 Apr 2004 01:49:46 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com Subject: Re: openssl not found - bit it is there! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 08:49:46 -0000 > This seems to be the problem: > BAPhD# find openssl > find: openssl: No such file or directory > BAPhD# locate openssl > locate: database too small: /var/db/locate.database Check out locate.updatedb(8)...but I doubt this will resolve your problem.