From owner-freebsd-questions Fri Jul 19 14:50:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F41137B400 for ; Fri, 19 Jul 2002 14:50:34 -0700 (PDT) Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 380B043E42 for ; Fri, 19 Jul 2002 14:50:33 -0700 (PDT) (envelope-from sroberts@dsl.pipex.com) Received: from Demon.vickiandstacey.com (81-86-129-77.dsl.pipex.com [81.86.129.77]) by colossus.systems.pipex.net (Postfix) with ESMTP id 0CB0D160002C8; Fri, 19 Jul 2002 22:50:32 +0100 (BST) Subject: Re: make in /usr/ports/www/frontpage fails [Was: Which Frontpage Server Extensions for apache-1.3.26_3?] From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: "Jack L. Stone" Cc: FreeBSD-Questions In-Reply-To: <3.0.5.32.20020719160722.025dd7b8@mail.sage-one.net> References: <3.0.5.32.20020719153501.025dd7b8@mail.sage-one.net> <3.0.5.32.20020719153501.025dd7b8@mail.sage-one.net> <3.0.5.32.20020719160722.025dd7b8@mail.sage-one.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-H2CPgc9NlGq3Yxs12WDC" X-Mailer: Ximian Evolution 1.0.8 Date: 19 Jul 2002 22:51:22 +0100 Message-Id: <1027115482.55073.91.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-H2CPgc9NlGq3Yxs12WDC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I've just successfully done: make make install make clean in /usr/ports/www/mod_frontpage Now when I come to installing frontpage, it fails with the error below: # cat pkg-descr Microsoft Frontpage Extensions allows web administrators and authors to remotely manage, create, modify, or delete web pages on the Apache server using Microsoft FrontPage. Documentation ------------- All the documentation is on-line on the WWW, via the URL's: - http://www.microsoft.com/frontpage - http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/admindoc/ows= 000.asp - http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/= admindoc/owse01.asp - http://www.microsoft.com/technet/prodtechnol/sharep= nt/proddocs/admindoc/owse02.asp # make =3D=3D=3D> Extracting for frontpage-5.0.2.2623_1 >> Checksum OK for fp50.freebsd.tar.Z. =3D=3D=3D> Extracting FrontPage install scripts cd /usr/ports/www/frontpage/work && /usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/fp50.freebsd.tar.Z | /usr/bin/tar -xf - frontpage/version5.0/fp_install.sh frontpage/version5.0/apache-fp/fpexe.c frontpage/version5.0/readme.htm frontpage/version5.0/set_default_perms.sh =3D=3D=3D> Patching for frontpage-5.0.2.2623_1 =3D=3D=3D> Applying FreeBSD patches for frontpage-5.0.2.2623_1 =3D=3D=3D> Configuring for frontpage-5.0.2.2623_1 Demon# make install =3D=3D=3D> Installing for frontpage-5.0.2.2623_1 =3D=3D=3D> frontpage-5.0.2.2623_1 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of frontpage-5.0.2.2623_1 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/www/frontpage. # Could someone please help me out here? I don't have frontpage installed on this box., so the above error is something of a puzzle, to say the least! Stacey On Fri, 2002-07-19 at 22:07, Jack L. Stone wrote: > Stacey, I'm replying inline to the last questions: >=20 > >Hi Jack, > > Thanks for the informative response! > > > >So, does mod_fp actually edit httpd.conf? Of course, I'll make a backup > >of httpd.conf before proceeding, but what "tweaks" would commonly be > >expected? > > > Yes, it will write to the httpd.conf for the module.... on the "tweaks", = I > remember there are a couple of directives that have to be opened up to > "allow all", but I would have to look those up. However, as I vaguely > recall, at the end of install from the ports I believe it mentions those. > Don't worry, it won't hurt the install if you miss them. You can do it > afterwards. If you don't see those instructions, I look for my copy somew= here. >=20 > >Is it reasonable to expect that I should be able to intuitively make my > >way through this? > > > ...that's hard to answer. You just have to dive in. Seems the experiences > vary. Expect some problems though, but usually nothing fatal.... >=20 > Best regards, > Jack L. Stone, > Administrator >=20 > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-H2CPgc9NlGq3Yxs12WDC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I've just successfully done: make make install make clean in /usr/ports/www/mod_frontpage Now when I come to installing frontpage, it fails with the error below: # cat pkg-descr Microsoft Frontpage Extensions allows web administrators and authors to remotely manage, create, modify, or delete web pages on the Apache server using Microsoft FrontPage. Documentation - ------------- All the documentation is on-line on the WWW, via the URL's: - http://www.microsoft.com/frontpage - http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/admindoc/ows= 000.asp - http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/= admindoc/owse01.asp - http://www.microsoft.com/technet/prodtechnol/sharep= nt/proddocs/admindoc/owse02.asp # make =3D=3D=3D> Extracting for frontpage-5.0.2.2623_1 >> Checksum OK for fp50.freebsd.tar.Z. =3D=3D=3D> Extracting FrontPage install scripts cd /usr/ports/www/frontpage/work && /usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/fp50.freebsd.tar.Z | /usr/bin/tar -xf - frontpage/version5.0/fp_install.sh frontpage/version5.0/apache-fp/fpexe.c frontpage/version5.0/readme.htm frontpage/version5.0/set_default_perms.sh =3D=3D=3D> Patching for frontpage-5.0.2.2623_1 =3D=3D=3D> Applying FreeBSD patches for frontpage-5.0.2.2623_1 =3D=3D=3D> Configuring for frontpage-5.0.2.2623_1 Demon# make install =3D=3D=3D> Installing for frontpage-5.0.2.2623_1 =3D=3D=3D> frontpage-5.0.2.2623_1 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of frontpage-5.0.2.2623_1 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/www/frontpage. # Could someone please help me out here? I don't have frontpage installed on this box., so the above error is something of a puzzle, to say the least! Stacey On Fri, 2002-07-19 at 22:07, Jack L. Stone wrote: > Stacey, I'm replying inline to the last questions: >=20 > >Hi Jack, > > Thanks for the informative response! > > > >So, does mod_fp actually edit httpd.conf? Of course, I'll make a backup > >of httpd.conf before proceeding, but what "tweaks" would commonly be > >expected? > > > Yes, it will write to the httpd.conf for the module.... on the "tweaks", = I > remember there are a couple of directives that have to be opened up to > "allow all", but I would have to look those up. However, as I vaguely > recall, at the end of install from the ports I believe it mentions those. > Don't worry, it won't hurt the install if you miss them. You can do it > afterwards. If you don't see those instructions, I look for my copy somew= here. >=20 > >Is it reasonable to expect that I should be able to intuitively make my > >way through this? > > > ...that's hard to answer. You just have to dive in. Seems the experiences > vary. Expect some problems though, but usually nothing fatal.... >=20 > Best regards, > Jack L. Stone, > Administrator >=20 > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPTiJ2Pdn4A8qiCO5EQKjvgCfRRsF/nZ8V4XxzXgBog5Bi+TZpXkAoO6k kxPE/9Aa/aE5vTIRgS8G71uw =t7yC -----END PGP SIGNATURE----- --=-H2CPgc9NlGq3Yxs12WDC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message