From owner-freebsd-ports@FreeBSD.ORG Mon Jul 14 11:25:39 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AAA7106564A for ; Mon, 14 Jul 2008 11:25:39 +0000 (UTC) (envelope-from regisr@pobox.com) Received: from crocoite.regix.info (unknown [IPv6:2001:7a8:313c::1]) by mx1.freebsd.org (Postfix) with ESMTP id D8AE28FC17 for ; Mon, 14 Jul 2008 11:25:38 +0000 (UTC) (envelope-from regisr@pobox.com) Received: from crocoite.regix.info (localhost.regix.info [127.0.0.1]) by crocoite.regix.info (8.14.2/8.14.2) with SMTP id m6EBPb2d073025; Mon, 14 Jul 2008 13:25:37 +0200 (CEST) (envelope-from regisr@pobox.com) Date: Mon, 14 Jul 2008 13:25:36 +0200 From: regisr To: Peter Jeremy Message-Id: <20080714132536.aef5e537.regisr@pobox.com> In-Reply-To: <20080714110646.GD62764@server.vk2pj.dyndns.org> References: <20080712090010.cc0f5475.regisr@pobox.com> <20080714121620.cecbf359.regisr@pobox.com> <20080714110646.GD62764@server.vk2pj.dyndns.org> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: FreeBSD Port: www/cherokee-devel build and run X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 11:25:39 -0000 On Mon, 14 Jul 2008 21:06:46 +1000 Peter Jeremy a =E9crit: > This implies that /usr/local/bin is not in your $PATH. But it is in the path!=20 I run "echo $PATH" and I checked .login .profile .cshrc ... If it was not in the PATH I can't run a lot of commands ;-) I don't understand... There is another file to check? In the same terminal that I launch cherokee-admin: # env python Python 2.5.2 (r252:60911, May 4 2008, 09:22:23)=20 [GCC 3.4.6 [FreeBSD] 20060305] on freebsd6 Type "help", "copyright", "credits" or "license" for more information. >>>=20 "/usr/bin/env python" works too. --=20 regis