From owner-freebsd-questions@freebsd.org Sun Jun 4 17:24:48 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 910E3B82BBC for ; Sun, 4 Jun 2017 17:24:48 +0000 (UTC) (envelope-from tyler@tysdomain.com) Received: from mail-qt0-x22d.google.com (mail-qt0-x22d.google.com [IPv6:2607:f8b0:400d:c0d::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45D5E7D6C8 for ; Sun, 4 Jun 2017 17:24:48 +0000 (UTC) (envelope-from tyler@tysdomain.com) Received: by mail-qt0-x22d.google.com with SMTP id w1so60923866qtg.2 for ; Sun, 04 Jun 2017 10:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tysdomain-com.20150623.gappssmtp.com; s=20150623; h=reply-to:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language; bh=m93de4fuDdvisE1jpKa99muUMJ/aFc3xvGuyB/d1klQ=; b=dJ11wvFXskeRwYdyYoKS86sOCU5rw0LnTqLetNdZiSkjMjVkRGsywE1tQk2jUrIon7 KFumo5sg9VcB2wvjvy8xGZQLmfUCu97mpQ3HzRa6mLsIZXIEN+yRlJfRGGMi/Yg0Oe+5 0j3CrwORUeDJThtTF3nIxrH45ZQnWSB9iAk/UWyjFx+xl6jRL3GpDJP7zy0dMwAdYOG2 tWS6SPynrVBH9hsx+xZMQuLLqSwfqgTLfeG/DGATJmT/QbdFrJupbnKDHJz8a/YXL8H+ TnX2rQBKrTDEOmw+QeuzfS1A8etIAx35E09rEgPurgjqOiAWCijw6A094cy870ZRJSWg Lstw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:reply-to:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language; bh=m93de4fuDdvisE1jpKa99muUMJ/aFc3xvGuyB/d1klQ=; b=XQiGkZCUu1zr0Q/rg2IfWpMWBuioBuMNbQyDPaYQXvD44InvtDgsYP3aGCY4QE5SFF kE4Cbl+dfxwb+63ftkLIf1LiugoZtaLuktNjv3aQ/GiWPfWk5zC1NG/BI+mP3iE/d2/r /6rxscHHaw1euGkMbXJTUaiQ31R60gL4GQRs1pq3E0SD8sIsXzoY7vBKbQdIEnClg7DA zOu6gp8mly4QVHHIbeQ7gdDf2qo9vOMiCjsBKphGvFeAmfCi4NymglPMV282WWzyCr6U R2rIxzv5CVmJhbmtFVrchHQPdjUVaOncH8CReE3aILYGBhLCAfpkkVK3dMyWlmUHQTiq K85g== X-Gm-Message-State: AODbwcBPWzr690S1BmY30cHpWFVC8Qcx2KJvJUp+3mqf4EUr5SXeXd7l XKb5RzuNxGx58XlinWj4QA== X-Received: by 10.55.175.199 with SMTP id y190mr18228293qke.155.1496597087364; Sun, 04 Jun 2017 10:24:47 -0700 (PDT) Received: from [192.168.88.101] (c-24-91-139-206.hsd1.ma.comcast.net. [24.91.139.206]) by smtp.gmail.com with ESMTPSA id p21sm1634382qtc.6.2017.06.04.10.24.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Jun 2017 10:24:46 -0700 (PDT) Reply-To: tyler@tysdomain.com Subject: Re: help please To: rr rrt , freebsd-questions@freebsd.org References: From: "Littlefield, Tyler" Message-ID: <685f7bff-57f5-e3bf-645e-75d5e651b8a2@tysdomain.com> Date: Sun, 4 Jun 2017 13:24:43 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2017 17:24:48 -0000 On 6/4/2017 1:20 PM, rr rrt wrote: > bonjour, > je voudrai installer un programme avec extention tgz avec pkg_add sur > freebsd 10.3 > ca ne marche pas,j'ai une erreur pkg_add not found, > j'ai aussi essayer avec pkg add ,ca ne marche pas aussi > aider moi sur ce sujet. > merci. I was afraid I was going to have to google translate this, then you helpfully provided a useful translation. Hello, I want to install a program with extention tgz with pkg_add on freebsd 10.3 It does not work, I have a pkg_add not found error, I also try with pkg add, it does not work too Help me on this subject. pkg_add does not exist. check out man pkg for options and info on how to install packages. It has all been unified into one binary. HTH. thank you. _______________________________________________ freebsd-questions@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Take Care, Tyler Littlefield Tyler Littlefield Consulting: website development and business solutions. My personal site My Linkedin @Sorressean on Twitter