Re: [xslt] xslt 1.0.8 bug
- From: Geert Kloosterman <geertk ai rug nl>
- To: xslt gnome org
- Subject: Re: [xslt] xslt 1.0.8 bug
- Date: Sun, 2 Dec 2001 15:33:02 +0100
>>>>> "Daniel" == Daniel Veillard <veillard@redhat.com> writes:
Daniel> Upgrade your libtool/autoconf/automake to version
Daniel> similar to RedHat-7.2 or later. This is needed for
Daniel> prelinking support.
That does _not_ fix the problem. I fetched the RHL 7.2 rpms and
installed them:
$ rpm -qa |egrep 'autoconf|automake|libtool'
libtool-libs13-1.3.5-2
autoconf-2.13-14
libtool-libs-1.4-8
automake-1.4p5-2
libtool-1.4-8
The problem remains the same. The install log is _exactly_ the same
(I used diff) as with the packages from RHL 7.1.
The recipe I used (different prefixes as with the RPM):
rm -rf /tmp/xslttest*
rm -rf /tmp/libxslt*
mkdir /tmp/xslttest{1,2}
tar -C /tmp -zxf ~geertk/download/libxslt-1.0.8.tar.gz
cd /tmp/libxslt-1.0.8
./configure --prefix=/tmp/xslttest1
make
make prefix=/tmp/xslttest2 install > /tmp/xsltinstall2.log 2>&1
As before libexslt* are missing from the installation.
Geert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]