From owner-freebsd-questions@FreeBSD.ORG Sun Aug 31 09:42:19 2008 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 361F2106567F for ; Sun, 31 Aug 2008 09:42:19 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id B804C8FC12 for ; Sun, 31 Aug 2008 09:42:18 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so990931fgb.35 for ; Sun, 31 Aug 2008 02:42:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=I1zCc2FWA5vwP6nFy59mFYQswgAbrzKFD0R/jC0tA4I=; b=LAnRHZ1xZpT9tT0b5v7gNJVIFmk6p6ZPgVkpMT6wApNsIlqwk/IFPqaW1rzO0VMJK8 HGr6Lud44agKMAkqoObbupqMpGXJwPsLc+bi5v9Lp6yYCVKkqv2NCj0IbPNIp3zGs2CC g/hSBK5rXz2tvB64M6QiTO15S8K4+sBuy1vk0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=upNXNIXljlyqFTLWW8w9RcHCdiI2qsTAr3wmvw9u0Fv2AofbuFDKpYDjJgR077Rege 0GrOYu4JCPnrMr3uXnbjUGMoMvhnC6ko2OLuv14WykGL7QXuHasNeM4PRZjKjqg0/YK6 Werrol6Tdtsjq1oskdYMgYq2UD89XGSQgm4iQ= Received: by 10.86.79.19 with SMTP id c19mr3579605fgb.79.1220175737381; Sun, 31 Aug 2008 02:42:17 -0700 (PDT) Received: from joshua.freebsdgr.org ( [87.203.154.10]) by mx.google.com with ESMTPS id d4sm5037031fga.5.2008.08.31.02.42.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 31 Aug 2008 02:42:16 -0700 (PDT) Message-ID: <48BA6775.6090902@gmail.com> Date: Sun, 31 Aug 2008 12:42:13 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.16 (X11/20080806) MIME-Version: 1.0 To: Warren Liddell References: <200808311920.40952.shinjii@maydias.com> In-Reply-To: <200808311920.40952.shinjii@maydias.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Conflicting packages installing to same dir 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: Sun, 31 Aug 2008 09:42:19 -0000 Warren Liddell wrote: > ===> Installing for xf86-video-intel-2.4.0 > > ===> xf86-video-intel-2.4.0 conflicts with installed package(s): > xf86-video-i810-1.7.4_1 > > They install files into the same place. > Please remove them first with pkg_delete(1). > ======================================== > > How do i get these 2 packages to work together ? > Simple. Don't install both of them ;) Just install xf86-video-intel. Supports the current intel video chipsets