Date: Tue, 27 May 1997 11:32:04 +0200 (MET DST) From: Zahemszky Gabor <zgabor@CoDe.hu> To: freebsd-questions@freebsd.org (FreeBSD questions) Cc: amnuay@comnet.spu.ac.th Subject: Re: socks5 download/install Message-ID: <199705270932.LAA00465@CoDe.hu> In-Reply-To: <Pine.AUX.3.91.970527124548.3799B-100000@comnet.spu.ac.th> from amnuay muthitacharoen at "May 27, 97 12:47:21 pm"
index | next in thread | previous in thread | raw e-mail
> > > Could any tell me where I can download socks5 for FreeBSD and how to install
> > > it, please ?
> >
> > See the Handbook for full details on building ports.
>
> I have compiled and install as you have said. But I still could not find
> the Handbook.
>
> Where is it?
If you installed the info (or doc?) package, it's on your disk:
/usr/share/doc/handbook
Gabor
--
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705270932.LAA00465>
