From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 20:43:35 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 B7FE816A4CE for ; Wed, 31 Mar 2004 20:43:35 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-88.apple.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811C543D4C for ; Wed, 31 Mar 2004 20:43:35 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i314hZi1010618 for ; Wed, 31 Mar 2004 20:43:35 -0800 (PST) Received: from [192.168.2.8] (c-24-18-244-9.client.comcast.net [24.18.244.9]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id i314hYBP028790 for ; Wed, 31 Mar 2004 20:43:34 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <20040401035217.GA60946@xor.obsecurity.org> References: <1D4AE2AB-820A-11D8-802A-000A95BBCCF8@mac.com> <20040330090117.GA29759@xor.obsecurity.org> <8F7546F2-8361-11D8-B5EE-000A95BBCCF8@mac.com> <20040331232837.GA57846@xor.obsecurity.org> <20040401002936.GB58778@xor.obsecurity.org> <48468E86-8374-11D8-B5EE-000A95BBCCF8@mac.com> <20040401013815.GA59537@xor.obsecurity.org> <8E27EB19-8385-11D8-B5EE-000A95BBCCF8@mac.com> <20040401035217.GA60946@xor.obsecurity.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-19--591800280; protocol="application/pkcs7-signature" Message-Id: <22649E10-8397-11D8-B5EE-000A95BBCCF8@mac.com> From: paul beard Date: Wed, 31 Mar 2004 20:43:34 -0800 To: FreeBSD-questions X-Mailer: Apple Mail (2.613) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: port questions (why do I find myself fudging symlinks to make stuff work?) 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: Thu, 01 Apr 2004 04:43:35 -0000 --Apple-Mail-19--591800280 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Mar 31, 2004, at 7:52 PM, Kris Kennaway wrote: > You're installing out of date packages then. The ones on the ftp site > are current and provide libexpat.so.5. > This is what's available for 4.9-RELEASE: [/opt/ports/packages/All]# pkg_info -L expat-1.95.6_1.tgz Information for expat-1.95.6_1.tgz: Files: /usr/local/man/man1/xmlwf.1.gz /usr/local/bin/xmlwf /usr/local/include/expat.h /usr/local/lib/libexpat.a /usr/local/lib/libexpat.so /usr/local/lib/libexpat.so.4 Likewise 5.2-RELEASE: I just pulled that package and checked. The Makefile in my ports tree has this: PORTVERSION= 1.95.7. this would/should give me expat.5. -- Paul Beard paulbeard [at] mac.com --Apple-Mail-19--591800280--