From owner-freebsd-questions Thu Sep 20 8:32:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13306.mail.yahoo.com (web13306.mail.yahoo.com [216.136.175.42]) by hub.freebsd.org (Postfix) with SMTP id A00CA37B41B for ; Thu, 20 Sep 2001 08:31:58 -0700 (PDT) Message-ID: <20010920153158.50503.qmail@web13306.mail.yahoo.com> Received: from [193.174.9.99] by web13306.mail.yahoo.com via HTTP; Thu, 20 Sep 2001 17:31:58 CEST Date: Thu, 20 Sep 2001 17:31:58 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: bash To: gabriel7_99@yahoo.com Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > if i have bash code, from a linux distro, > can i compile it under freebsd? > > best wishes Hi Gabriel, try the following as root: cd /usr/ports/shell/bash2 make clean install That is all about it. What is done by this? You install a port. Every application not written natively for FreeBSD and ported to FreeBSD is called a "port". Read more about this at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Hope that helps Marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message