Date: Thu, 24 Jan 2002 16:45:23 -0800 (PST) From: Tom Kersten <tomkersten98@yahoo.com> To: freebsd-questions@freebsd.org Subject: Apache 2.0 install problem... Message-ID: <20020125004523.41603.qmail@web10006.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello all, I don't know what my problem is, but, I am having a hard time installing Apache 2.0 from the ports. Here is what I have done... #cd /usr/ports/www/apache2 #make #cd work/httpd-2_0_28 #./configure --prefix=/usr/local #make #make install During the "make install" I get the libraries installed and after that it seems to stop when it is trying to install the HTML documents, below is the output. What am I doing wrong? I can't seem to find a similar problem under google and am also having a hard time w/ an Apache 2.0 install tutorial. Any tips are appreciated.... Thanks, Thomas Kersten /usr/bin/install -c -m 644 expat.h /usr/local/apache2/include Making install in pcre Making install in os Making install in unix Making install in server Making install in mpm Making install in prefork Making install in modules Making install in aaa Making install in filters Making install in loggers Making install in metadata Making install in http Making install in generators Making install in mappers Making install in support Installing configuration files Installing HTML documents usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory *** Error code 64 Stop in /usr/ports/www/apache2/work/httpd-2_0_28. *** Error code 1 __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020125004523.41603.qmail>