On Wed, 13 Sep 2006 16:30:23 +0200
"Mohamed HARIZI" <[EMAIL PROTECTED]> wrote:
> Then i have put ports.tar.gz from CD-ROM in /usr and made < tar vxzf
> ports.tar.gz >
Try again with
tar pvxzf ports.tar.gz
(the 'p' flag might be important).
Or install the compiled package: select a mirror from
ftp://ftp.openbsd.org/pub/OpenBSD/3.9/ftplist
and then
pkg_add $MIRROR/3.9/packages/`machine`/pfstat-1.7p1.tgz
Or locate the package on your CDs and pkg_add that.
> Thank you for your help and sorry for my english.
Don't worry. Most humans aren't native speakers of English.
Paul