If you have the tar ball:
first you need to untar it
tar -xvzf gyach*
cd gyach*
./configure
make
I do not remember if there is a make test. Can try it to see.
make test
make install
That should do it. I usually do the install as root, then I can use it as any user just fine. I do use Slack, so it maybe distro dependant on that. Try to get the newest version I do believe it 0.9.4. The previous one had some connection problems.
Forgot to add: To run you should just be able to type gyach at the comman line. I believe it defauts to a public directory. You could always read the INSTALL file also. It gives a great guide.
Last edited by grizzly; 07-11-2003 at 02:44 AM.
|