From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 08:07:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF06616A4CE for ; Tue, 9 Dec 2003 08:07:36 -0800 (PST) Received: from mail.cult.cu (ns2.cubarte.org [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3A743D09 for ; Tue, 9 Dec 2003 08:07:31 -0800 (PST) (envelope-from admin@atenas.cult.cu) Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.22) id 1ATkNr-0004JR-ET for questions@freebsd.org; Tue, 09 Dec 2003 11:06:47 -0500 Received: from [192.168.1.9] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1ATkIv-0001L6-00 for questions@FreeBSD.ORG; Tue, 09 Dec 2003 11:01:41 -0500 Message-ID: <000b01c3be6e$7142a960$0901a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Tue, 9 Dec 2003 11:06:44 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: export PATH ??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 16:07:37 -0000 Hi again list, I've posted a question recently about uninstalling packages, in fact, when I installing changin the prefix path (eg.--prefix=/usr/local/package_name) it creates me some subdirs. The trouble is that I can't execute any installed program, until I put, for example: cd /usr/local/package_name/bin && ./program, anyone with this issue ??? Thanks...