From owner-freebsd-questions@FreeBSD.ORG Thu May 4 11:42:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2B13116A405 for ; Thu, 4 May 2006 11:42:59 +0000 (UTC) (envelope-from mark.rowlands@mypost.se) Received: from mxf1.bahnhof.se (mxf1.bahnhof.se [213.80.101.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE9743D46 for ; Thu, 4 May 2006 11:42:58 +0000 (GMT) (envelope-from mark.rowlands@mypost.se) Received: from localhost (mxf1.local [127.0.0.1]) by mxf1-reinject (Postfix) with ESMTP id F10DE2664B; Thu, 4 May 2006 13:42:56 +0200 (CEST) Received: from mxf1.bahnhof.se ([127.0.0.1]) by localhost (smtp-one-1.wash.one.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27362-03; Thu, 4 May 2006 13:42:54 +0200 (CEST) Received: from 81-170-153-180.bahnhofbredband.net (81-170-153-180.bahnhofbredband.net [81.170.153.180]) by mxf1.bahnhof.se (Postfix) with ESMTP id 8F78926498; Thu, 4 May 2006 13:42:54 +0200 (CEST) From: mark To: freebsd-questions@freebsd.org Date: Thu, 4 May 2006 13:42:52 +0200 User-Agent: KMail/1.9.1 References: <200605032149.24248.mark.rowlands@mypost.se> <20060504063728.GA8820@holestein.holy.cow> In-Reply-To: <20060504063728.GA8820@holestein.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605041342.53687.mark.rowlands@mypost.se> X-Virus-Scanned: by amavisd-new at one.se (smtp-one-1) X-Spam-Status: No, hits=-0.742 tagged_above=-999 required=6.31 tests=AWL, BAYES_00, RCVD_IN_NJABL_DUL X-Spam-Level: Cc: Parv Subject: Re: "Inappropriate file type or format" error when accessing berkely DB file via perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 11:42:59 -0000 P5-BerkeleyDB proved to be a functional solution for me at any rate, many thanks for the pointer.