From owner-freebsd-questions@FreeBSD.ORG Wed Oct 14 13:58:00 2009 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 BA8821065672 for ; Wed, 14 Oct 2009 13:58:00 +0000 (UTC) (envelope-from fsilvaleandro@gmail.com) Received: from mail-yw0-f197.google.com (mail-yw0-f197.google.com [209.85.211.197]) by mx1.freebsd.org (Postfix) with ESMTP id 786578FC18 for ; Wed, 14 Oct 2009 13:58:00 +0000 (UTC) Received: by ywh35 with SMTP id 35so36017648ywh.7 for ; Wed, 14 Oct 2009 06:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=lXHX3YhLBt3gSg9dvEtyceEES3Z5hFzh/XMxI9c/RxM=; b=gJjOuS32svEX8wrQmZhX4HLv2xJblOnzkhmGKccaTK04zFpa4WNQ+CtV2d3UFl+kdj mLVZ1dKXl3z2QfW7IDxJ1b2J7B2loRs3RdKq2r3+ifMmOUIjhVug3sM1QTY1UowJLX8+ jmcw3ZE09utCwmLj53N5sV31zkTA126OCT2jc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lUjZBQi1e9amVTtXhoPl89Jx55zNp8KQwLuCVZvv7QXxEyX9wKRTP+UKFiP6J4OLvt dDh6/0K/go6hmxE2IXzmOlq5WY472b7KBGoDLFn27iKwg0ajMmHf9BOEJxpYb6k/lALO AS6EXREEI0hSuk5Ub0mjW6URIz1d9BCj7bZX4= MIME-Version: 1.0 Received: by 10.150.183.11 with SMTP id g11mr15094383ybf.50.1255528679049; Wed, 14 Oct 2009 06:57:59 -0700 (PDT) Date: Wed, 14 Oct 2009 10:57:58 -0300 Message-ID: <28f938b10910140657v71b12287v49ab6d0b29ae4b3f@mail.gmail.com> From: Leandro F Silva To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Linux compatibility in 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: Wed, 14 Oct 2009 13:58:00 -0000 Dears, Does anyone know or already configured the linux compatibility in FreeBSD to install rpm packages and so on. Actually I'm running the i386 7.2 FreeBSD and the following package. %pkg_info |grep linu linux_base-fc-4_14 Base set of packages needed in Linux mode (for i386/amd64) I already saw the linux compatibility in the hand book of FreeBSD, but I didn't find too much information regarding rpm packages. Is there any way to do it ? any help is really welcome ! Thank you all in advance.