Skip site navigation (1)Skip section navigation (2)
Date:      19 Jul 2002 22:51:22 +0100
From:      Stacey Roberts <sroberts@dsl.pipex.com>
To:        "Jack L. Stone" <jackstone@sage-one.net>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: make in /usr/ports/www/frontpage fails [Was: Which Frontpage Server Extensions for apache-1.3.26_3?]
Message-ID:  <1027115482.55073.91.camel@Demon.vickiandstacey.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027115482.55073.91.camel>