From owner-freebsd-questions Wed Mar 14 18:58:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gargoyle.apana.org.au (gargoyle-xl0.apana.org.au [210.215.3.53]) by hub.freebsd.org (Postfix) with ESMTP id 222AE37B719 for ; Wed, 14 Mar 2001 18:58:23 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by gargoyle.apana.org.au (8.9.3/8.9.3) id MAA39345; Thu, 15 Mar 2001 12:58:23 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from bryden.apana.org.au(203.3.126.129), claiming to be "roadrunner" via SMTP by gargoyle.apana.org.au, id smtpdp39343; Thu Mar 15 12:58:18 2001 Message-ID: <00f901c0acfb$e4cbbca0$817e03cb@apana.org.au> From: "Doug Young" To: "Drew Tomlinson" , "FreeBSD Questions (E-mail)" References: Subject: Re: Adding FP Extensions to Apache 1.3.12 Date: Thu, 15 Mar 2001 12:59:01 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I notice in at least some versions of FreeBSD there are apache packages & ports that apparently have the FrontPage extensions included. My experience with /stand/sysinstall is that its quite reliable in sorting out all the dependencies. I can't recall having a dependency related problem with packages although my experience with ports hasn't been the best. ----- Original Message ----- From: "Drew Tomlinson" To: "FreeBSD Questions (E-mail)" Sent: Thursday, March 15, 2001 11:10 AM Subject: Adding FP Extensions to Apache 1.3.12 > I am attempting to add FrontPage extensions to my Apache 1.3.12 server I > installed from the ports collection back in July of 2000. I have acquired > the FP extension tarball from Microsoft and initiated the install script > ./fp_install.sh. The script cruises along until it asks to install a root > web. I answer the questions and then it attempts to continue but gets the > following error: > > Will chown web to nobody as part of install. > Will chgrp web to nogroup as part of install. > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > ERROR: / installation failed. > > I searched my drive for libc.so.3 but did not find it. I did find these > items that are close: > > /usr/src/lib/compat/compat3x.i386/libc.so.3.gz.uu > /usr/src/lib/compat/compat22/libc.so.3.1.gz.uu > > So I'm guessing that I need to install "FreeBSD 3.x binary compatibility" > from /stand/sysinstall? Does this make sense? I'm a newbie and this is my > first *nix OS I have ever worked with. I'm not a programmer so I don't > understand all the connections between source, objects, linking, libraries, > etc. so I apologize if this question seems "dumb". I've searched the list > archives and have only found that installing Apache and assorted modules can > be quite tricky. I was not successful in finding anything that related to > my specific problem. > > Thanks in advance for your help! > > Drew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message