mimo
David Ross wrote:
Hi All
I am trying to install FrontPage Extensions support with Apache 1.3.26 on a Debian Woody box. I got the patch from ftp://ftp.rtr.com/pub/fp-patch-apache_1.3.22.Z and gunzipped it. From there on I followed the following instructions:
apt-get source apache cd apache-1.3.26/upstream/tarballs tar xvzf apache_1.3.26.tar.gz cd apache_1.3.26 patch -p1 <path_to>fp-patch-apache_1.3.22 cd <path-to-toplevel>apache-1.3.26 dpkg-buildpackage -rfakeroot -b cd .. dpkg -i apache-common dpkg -i apache
When it came to patching the apache source I had to do patch -p1 < /usr/src/apache/fp-patch-apache_1.3.22 because I had errors trying to patch it with the above method. After taking care of a few dependency problems I tried to run the dpkg-buildpackage command but I got the following error message:
duys:/usr/src/apache/apache-1.3.26# dpkg-buildpackage -rfakeroot -b dpkg-buildpackage: source package is apache dpkg-buildpackage: source version is 1.3.26-0woody3 dpkg-buildpackage: source maintainer is Martin Schulze <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -rf build-stamp install-stamp configure-stamp rm -f debian/apaci debian/buildinfo.Debian rm -f debian/{*.gif,*.jpg,*.gz,local-apxs,apxs} o debian/o rm -rf debian/debian debian/docs debian/apache-dev.docs debian/apache-doc.docs debian/apache-common.examples debian/examples contrib/*/*o chmod +x debian/{*post*,*preinst*,*prerm*,modchk} chmod +x debian/{ubersed,apacheconfig,sys-build.mk,scripts/*.*} /usr/bin/make -f debian/sys-build.mk source.clean make[1]: Entering directory `/usr/src/apache/apache-1.3.26' make[1]: Leaving directory `/usr/src/apache/apache-1.3.26' rm -rf debian.diff debian/stampdir dh_clean debian/rules build /usr/bin/make -f debian/sys-build.mk source.make make[1]: Entering directory `/usr/src/apache/apache-1.3.26' Extracting upstream tarball upstream/tarballs/apache-contrib-1.0.8-nomodcvs.tar.gz successful. Extracting upstream tarball upstream/tarballs/apache_1.3.26.tar.gz successful. Extracting upstream tarball upstream/tarballs/apache_1.3.26/ABOUT_APACHEtar: This does not look like a tar archive tar: Skipping to next header tar: Error exit delayed from previous errors failed! make[1]: *** [debian/stampdir/source.unpack] Error 1 make[1]: Leaving directory `/usr/src/apache/apache-1.3.26' make: *** [debian/stampdir/source.make] Error 2
Has anyone seen anything like this before? Is there something I need to do before I try build the package? The instructions I have been following can be found at http://archives.neohapsis.com/archives/linux/debian/2002-q4/0488.html
Any help at all will be greatly appreciated! Thanks.
Dave
-- Please note that this account is being filtered using anti UCE systems. If you send email to this account make sure that it could not be mistaken as UCE.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]