From owner-freebsd-ports@FreeBSD.ORG Sat Oct 29 10:49:55 2005 Return-Path: X-Original-To: ports@freebsd.org 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 5CF7D16A45A for ; Sat, 29 Oct 2005 10:49:55 +0000 (GMT) (envelope-from encarnacionjesse@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id E532743D48 for ; Sat, 29 Oct 2005 10:49:54 +0000 (GMT) (envelope-from encarnacionjesse@gmail.com) Received: by xproxy.gmail.com with SMTP id s13so193595wxc for ; Sat, 29 Oct 2005 03:49:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=L1nV9u9whW0HemmwdDEjMhNL/jenvz1vogqVS26m3wNpFmsk3JrICm40IfHY1wKbM5zTbI4y5XwTpq9O91VXMAB6g3os6KRRmta86uGBZ2C8bB2CpMKEg4GguwoHytmMm46CjN+pJvJ46OZ0PtaMJ2mJlR7+GGpT5tXaygwOs4Q= Received: by 10.70.118.9 with SMTP id q9mr799228wxc; Sat, 29 Oct 2005 03:42:46 -0700 (PDT) Received: by 10.70.63.14 with HTTP; Sat, 29 Oct 2005 03:42:45 -0700 (PDT) Message-ID: Date: Sat, 29 Oct 2005 18:42:46 +0800 From: Jesse Encarnacion To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: newbie here please answer 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: Sat, 29 Oct 2005 10:49:55 -0000 i have already installed freebsd on my system. i already started x windows with startx command. and runned successfully. after then, i installed xchat like goin to the port and then make a make install clean <-- command and then. it was a successfull intallation. typing "xchat" would run the program right? or is there missing commands o= r sumthing? when i type xchat: the response is xchat:command not found. please reply... thank you.