From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 03:35:16 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EE03106566C for ; Tue, 9 Mar 2010 03:35:16 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 161768FC08 for ; Tue, 9 Mar 2010 03:35:15 +0000 (UTC) Received: by gwaa20 with SMTP id a20so3674568gwa.13 for ; Mon, 08 Mar 2010 19:35:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=RdESg+SpPKmI1hzFIv0/oG/jzBiWBuoQGWfGyMDrTgs=; b=b8WYFWnP4eoCE9peD6wbBUtyBz7YmbPHRFDzbP5QJmJ6NZWBKjw7n2jQWF4uSQQ+EA C6ryLftQqUI0u/2zSZzRnZh9Tnc88a+1oH9zYyNwmOSDlG1mFCRjx1roDK2yGtkPXk6p JuIPJDOnKCW12ZUxWSDx5rZ7Rdc0sDxkl5haY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=d7xY2w74zkx/iZc4JsRi1nuy0hFqMgpPnzzbbyVwdrySK9T9QFJCkJLTMVIr9U+RRz 9wD21nsIYCBUdq0H5XNKs4s6/oYjNa5KonYi0hLD+8EXSLkQPzb2GrcyIyxZcVYyYKL0 mu5yPTswbaiYXyJtg5rCAWgXd+xqnNrB9+Up8= Received: by 10.91.53.11 with SMTP id f11mr267154agk.100.1268105715338; Mon, 08 Mar 2010 19:35:15 -0800 (PST) Received: from orion.hsd1.pa.comcast.net (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id 6sm2014134ywd.56.2010.03.08.19.35.13 (version=SSLv3 cipher=RC4-MD5); Mon, 08 Mar 2010 19:35:13 -0800 (PST) Date: Mon, 8 Mar 2010 22:31:54 -0500 From: Glen Barber To: Programmer In Training Message-ID: <20100309033154.GA12198@orion.hsd1.pa.comcast.net> References: <4B95C05E.8040507@joseph-a-nagy-jr.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B95C05E.8040507@joseph-a-nagy-jr.us> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Questions Subject: Re: Twitter On FreeBSD 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: Tue, 09 Mar 2010 03:35:16 -0000 Hi, Programmer In Training wrote: [snip] > > ./AdobeAIRInstaller.bin > Error loading the runtime (libxml2.so.2: cannot open shared object file: > No such file or directory) Have you tried the textproc/linux-libxml2 port? Regards, -- Glen Barber