From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 16:49:42 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74FB5563 for ; Tue, 21 Oct 2014 16:49:42 +0000 (UTC) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EBD37FD for ; Tue, 21 Oct 2014 16:49:42 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id fp1so1685974pdb.39 for ; Tue, 21 Oct 2014 09:49:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=kJQ1brkIlTqarzMpYG2EnKKcuYK2sqMYfUyToszqiFk=; b=HybnQX5SPoA/1BV6SlnUGbnpayH78MmuF/8wSTYzGR2DyC0ypuSfKjFboTavOpcDlN +o283HcglwLWY/xjt6pelsLsTwbC3b2W4Tl4hVVraO2qzgD8sgS9IFR36mtytToh9RY7 PqaDGKW6qOnpmlSpezZ8Jhh1/17w70Nca+QU0K0RQzlUNq3L1Ohl+pn3S8qCMkWxc6lD jX+BtiPPCP/6RD1k0xtszZMjXlg2g8xtBHM2l6Xjarlpfu9Tt7pDt5UoCkqaebrJOuIO omTfEVfgbA/sdXPkZMpwdkRsH5RRYsMlzQFIktT4PXlmBQompyL1kthpw40bWq1EbC9x c8Ag== MIME-Version: 1.0 X-Received: by 10.66.221.3 with SMTP id qa3mr35747919pac.63.1413910180928; Tue, 21 Oct 2014 09:49:40 -0700 (PDT) Received: by 10.66.77.99 with HTTP; Tue, 21 Oct 2014 09:49:40 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 Oct 2014 09:49:40 -0700 Message-ID: Subject: Re: exec: gcc: not found From: pete wright To: tethys ocean Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 16:49:42 -0000 On Tue, Oct 21, 2014 at 8:07 AM, tethys ocean wrote: > Hi, > > I am using FreeBSD FreeBSD 10.1-PRERELEASE, and wnat to build qmail, > vpopmail, vqadmin, clamav, spamassasin etc etc.. > > While I am installing qmail I need ucspi-tcp-0.88 and daemontools-0.76 but > both of them gave me an error such as: ./compile tcpserver.c > > ./compile tcpserver.c > exec: gcc: not found > *** Error code 127 > > Stop. > > what can I do and why they can find gcc ? > > any help? > I would start by reading this section of the Handbook as it provides a great explanation on various methods to install and manage software on FreeBSD systems. https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Cheers, -pete -- pete wright www.nycbug.org @nomadlogicLA