Thus spoke Erdenebat Guntomor ([EMAIL PROTECTED]):
> I've updated my OpenBSD 4.1's ports using cvsup with tag=. to most
> recent version of ports. When i try to install some ports for example 
> apache 2.2.6 then following error occurs. What's the problem? What did i
> wrong? Anyone help me?
> 
> # make install
> ===>  Checking files for apache-httpd-2.2.6
> >> httpd-2.2.6.tar.gz doesn't seem to exist on this system.
> >> Fetch http://www.reverse.net/pub/apache/httpd/httpd-2.2.6.tar.gz.
> ftp: unknown option -- k
> usage: ftp [-46AadEegimnptVv] [-P port] [-r seconds] [host [port]]

$ cd /usr/src/usr.bin/ftp
$ sudo make clean
$ sudo make depend
$ sudo make && sudo make install

Read http://www.openbsd.org/faq/faq15.html#PortsFetch
 | Make sure you keep your ports tree and your OpenBSD system in sync!
-- 
Nothing makes one so vain as being told that one is a sinner.
Conscience makes egotists of us all.
                -- Oscar Wilde

Reply via email to