From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 03:01:45 2005 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 A40B216A4CE for ; Wed, 23 Mar 2005 03:01:45 +0000 (GMT) Received: from vps.breathsense.com (vps.breathsense.com [64.105.194.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 94F4343D48 for ; Wed, 23 Mar 2005 03:01:44 +0000 (GMT) (envelope-from kkb@breathsense.com) Received: (qmail 55210 invoked from network); 23 Mar 2005 03:01:43 -0000 Received: from unknown (HELO ?192.168.1.67?) (24.5.192.77) by vps.breathsense.com with SMTP; 23 Mar 2005 03:01:43 -0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.3 Date: Tue, 22 Mar 2005 19:01:44 -0800 From: Kurt Bigler To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Re: using procmail-3.22_4 pkg on FreeBSD 4.6.1 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: Wed, 23 Mar 2005 03:01:45 -0000 on 3/22/05 6:48 PM, Kurt Bigler wrote: > I have a FreeBSD virtual server with this version: > > FreeBSD 4.6.1-RELEASE-p10 (VPSHOST) #3: Wed Aug 7 06:17:46 EDT 2002 > > Yesterday I acquired procmail-3.22_4 via pkg_add from the FreeBSD site. I > don't know why I ended up with _4 rather than _5 but I had a lot of difficulty > getting the package and I hope this is no issue. > > I'm not sure if there are requirements about coordinating versions of packages > with versions of FreeBSD, I seem to recall that but can't find the info now. > > In any case, when I run formail (part of procmail) I get this error: > > ELF interpreter /libexec/ld-elf.so.1 not found > > Just for laughs I created /libexec and in it symbolic link to ld-elf.so.1 > which on my system is located in /usr/libexec. > > Upon doing that I get instead: > > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found > > at which point I gave up. > > Should I expect the pkg to work correctly on my FreeBSD 4.6.1? I realize now that I should probably have posted this to the freebsd-ports list. Sorry for the noise, but also feel free to reply if you have any info. I will repost to the ports list. -Kurt