Date: Sat, 29 Oct 2005 14:01:16 +0000 From: "Andrey S. Zakharajashchev" <bh@cornel.net.ua> To: freebsd-ports@freebsd.org Subject: Re: newbie here please answer Message-ID: <200510291401.16920.bh@cornel.net.ua> In-Reply-To: <a0001eb80510290342xb6db8cas5ae15cc01ad9e779@mail.gmail.com> References: <a0001eb80510290342xb6db8cas5ae15cc01ad9e779@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
В сообщении от Суббота, 29-окт-2005 10:42 Jesse Encarnacion написал(a): > 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 > or sumthing? > when i type xchat: > the response is xchat:command not found. > please reply... thank you. what shell you are using? [t]csh? if yes then type command 'rehash' and all new binaries in your ${PATH}... and what your ${PATH} (echo ${PATH})
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510291401.16920.bh>