From owner-freebsd-ports@FreeBSD.ORG Tue Jan 25 12:34:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E5116A4CE; Tue, 25 Jan 2005 12:34:28 +0000 (GMT) Received: from gate.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3F2443D5D; Tue, 25 Jan 2005 12:34:27 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by gate.xbsd.org (Postfix) with ESMTP id 93C3E1197C; Tue, 25 Jan 2005 13:34:56 +0100 (CET) Received: from gate.xbsd.org ([127.0.0.1]) by localhost (gate.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81209-05; Tue, 25 Jan 2005 13:34:51 +0100 (CET) Received: from [192.168.20.107] (ALagny-109-1-6-30.w81-50.abo.wanadoo.fr [81.50.23.30]) by gate.xbsd.org (Postfix) with ESMTP id D9475116CA; Tue, 25 Jan 2005 13:34:50 +0100 (CET) Message-ID: <41F63CC7.4080604@xbsd.org> Date: Tue, 25 Jan 2005 13:34:15 +0100 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warren References: <200501252225.31256.shinjii@virusinfo.rdksupportinc.com> In-Reply-To: <200501252225.31256.shinjii@virusinfo.rdksupportinc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: py-bittorrent X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 12:34:28 -0000 Warren wrote: > I just installed py-bittorrent bit i cant seem to find the command to run the > program .. anyone happen to know what it is ? Have a look at /usr/local/bin/bt*. You can find installed programs with something like : $ pkg_info -Lx py-bittorrent | grep /bin/ -- Florent Thoumie flz@xbsd.org