Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread JasonHirsh
> When I can get in front of my build box, I'll deinstall/reinstall > apache (unless you get this resolved beforehand). > > It'll be another hour or so before I can do so. > > fixed it found this http://pcshare.com/Operating-Systems/84-make-error-sed-1-sFTPUSERS$FreeBSD.html which referred

Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread Glen Barber
On Sun, Mar 29, 2009 at 1:12 PM, Glen Barber wrote: > On Sun, Mar 29, 2009 at 1:09 PM, JasonHirsh wrote: >>> Another thing to try: >>>  cd /usr/ports/www/apache22/; make deinstall; make rmconfig; make >>> config; make install >>> >>> That'll make sure everything is clean (old configs, etc, etc).

Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread Glen Barber
On Sun, Mar 29, 2009 at 1:09 PM, JasonHirsh wrote: >> Another thing to try: >>  cd /usr/ports/www/apache22/; make deinstall; make rmconfig; make >> config; make install >> >> That'll make sure everything is clean (old configs, etc, etc). > > tried that same error > When I can get in front of my b

Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread JasonHirsh
Same error This really should be asked on the po...@freebsd.org mailing list. oops You're trying to upgrade your installed ports, but did you update the ports tree? I installed Apache 2.2.11 approximately 2 days ago, and did not see this error. Do you have any oddities in /etc/make.conf ?

Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread Glen Barber
Also, how exactly are you upgrading your ports? (portmanager, portupgrade, etc?) -- Glen Barber - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more i

Re: [us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread Glen Barber
On Sun, Mar 29, 2009 at 12:56 PM, JasonHirsh wrote: > > I have been trying to upgrade my installed ports.   The upgrade of 2.11 fails > > I get a > sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: 'v' > *** Error code 1 > > I tried a google search and can't find any informati

[us...@httpd] Problem Installing 2.11 from FreeBsd Port

2009-03-29 Thread JasonHirsh
I have been trying to upgrade my installed ports. The upgrade of 2.11 fails I get a sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: 'v' *** Error code 1 I tried a google search and can't find any information on this error...Can some one point me in the right direction?