From owner-freebsd-questions Fri Jul 19 19:29:58 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 ECDE637B400 for ; Fri, 19 Jul 2002 19:29:54 -0700 (PDT) Received: from jeeves.velosystems.net (wsip68-15-85-238.oc.oc.cox.net [68.15.85.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B8C143E3B for ; Fri, 19 Jul 2002 19:29:54 -0700 (PDT) (envelope-from steve@velosystems.net) Received: from localhost (localhost.velosystems.net [127.0.0.1]) by jeeves.velosystems.net (Postfix) with ESMTP id 79991A78D; Fri, 19 Jul 2002 19:29:53 -0700 (PDT) Received: from daemon.velosystems.net (daemon.velosystems.net [192.168.1.11]) by jeeves.velosystems.net (Postfix) with ESMTP id 890EFA6B7; Fri, 19 Jul 2002 19:29:50 -0700 (PDT) Subject: Re: make in /usr/ports/www/frontpage fails [Was: Which FrontpageServer Extensions for apache-1.3.26_3?] From: Steve Wingate To: "Jack L. Stone" Cc: sroberts@dsl.pipex.com, FreeBSD-Questions In-Reply-To: <3.0.5.32.20020719170554.025dd7b8@mail.sage-one.net> References: <3.0.5.32.20020719160722.025dd7b8@mail.sage-one.net> <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> <3.0.5.32.20020719170554.025dd7b8@mail.sage-one.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 19 Jul 2002 19:29:49 -0700 Message-Id: <1027132190.364.1.camel@daemon.velosystems.net> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-11 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 On Fri, 2002-07-19 at 15:05, Jack L. Stone wrote: > At 10:51 PM 7.19.2002 +0100, Stacey Roberts wrote: > >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/owse > 01.asp - > http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/admindoc/owse > 02.asp > > > ># make > >===> Extracting for frontpage-5.0.2.2623_1 > >>> Checksum OK for fp50.freebsd.tar.Z. > >===> 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 > >===> Patching for frontpage-5.0.2.2623_1 > >===> Applying FreeBSD patches for frontpage-5.0.2.2623_1 > >===> Configuring for frontpage-5.0.2.2623_1 > >Demon# make install > >===> Installing for frontpage-5.0.2.2623_1 > >===> 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 > > > > Stacey: Yikes! Early snag! FrontPage can be a real beast. Do you see that > FrontPage package in: > /var/db/pkg....??? > > It must be in there if the system thinks it is installed.... Actually, you just neglected to tell him that the mod_frontpage port installs the frontpage 5.0 extensions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message