From owner-freebsd-stable@FreeBSD.ORG Fri Jul 11 09:31:21 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1010D37B401 for ; Fri, 11 Jul 2003 09:31:21 -0700 (PDT) Received: from mail.roe35.k12.il.us (mail.roe35.k12.il.us [209.175.240.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B7243F75 for ; Fri, 11 Jul 2003 09:31:20 -0700 (PDT) (envelope-from dallen@roe35.k12.il.us) Received: from dougs_laptop.roe35.k12.il.us (dougs_laptop.roe35.k12.il.us [209.175.240.20]) by mail.roe35.k12.il.us (Postfix) with ESMTP id 32467E3762 for ; Fri, 11 Jul 2003 11:37:52 -0500 (CDT) Message-Id: <5.1.1.6.0.20030711113454.00ad2208@roe35.k12.il.us> X-Sender: dallen@roe35.k12.il.us X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Fri, 11 Jul 2003 11:39:00 -0500 To: stable@freebsd.org From: Douglas Allen Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: db version? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 16:31:21 -0000 I have a quick question. How do you find out what version of db is installed on the system, if any? I've tried several things and I haven't found what I want, without having to do a small database program to pull the data out. I'm hoping that there is a quick way from the command line to get the information. I need to now for Postfix, DRAC and a couple of other applications that all rely on things being compiled with the same versions. Thanks in advance. Doug Allen