From owner-freebsd-questions@FreeBSD.ORG Tue May 15 15:26:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2414D16A405 for ; Tue, 15 May 2007 15:26:33 +0000 (UTC) (envelope-from bignose@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id A760F13C4BD for ; Tue, 15 May 2007 15:26:32 +0000 (UTC) (envelope-from bignose@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1271820ugh for ; Tue, 15 May 2007 08:26:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XNBFtkAg/UqsGw5srlKigh0IFNC8fvdI7DlU8FATXjd7ZQYAvH4FMJs1BaYuPHS12xdYf1+BojQrkcm1faVASPvnVxPxbLQMw9gSDgCODgYIMSOXBze377yyokvXEYu20gb8COX1hzm+9CF36zWAQgu3uM6xj7/QP+fwPMoS+EA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SZpzu0rLp7o01ptQD7bwlXLxrWFYu+vVZdO1gRNe/8tcS3i5xpuszEPPciLyG/eXHt37ItzNMFn21TBzcZ/1Fi7vclxP/G12ZZYaaoNEzbQGy+OFUOZMt97Vic6bhIBBOBXBfVx1cY+1UVKn44K4M8dU59AnHZegT9GWngQZFCw= Received: by 10.78.124.9 with SMTP id w9mr2701843huc.1179241128841; Tue, 15 May 2007 07:58:48 -0700 (PDT) Received: by 10.78.45.18 with HTTP; Tue, 15 May 2007 07:58:48 -0700 (PDT) Message-ID: Date: Tue, 15 May 2007 10:58:48 -0400 From: "Jeff MacDonald" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: troubles with libxslt and libxml2 from ports. 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, 15 May 2007 15:26:33 -0000 Hi, I'm trying to install textproc/libxslt on a 6.1 machine. The issue is, is that it needs libxml2 - 2.6.27 . I've installed this version but everytime I try to install libxslt it complains saying it can only find libxml2 2.6.22 Here is a type script of my build process http://www.suite2101.com/help I'm taking suggestions :) Jeff. -- Unless otherwise indicated, anything I write is either garnered from experience or pulled out of my ass, depending on situational needs.. Jeff MacDonald