Re: [xslt] libxslt-1.0.9
- From: Daniel Veillard <veillard redhat com>
- To: auggie 3web net
- Cc: xslt gnome org
- Subject: Re: [xslt] libxslt-1.0.9
- Date: Mon, 14 Jan 2002 04:38:46 -0500
On Sun, Jan 13, 2002 at 11:32:40PM -0500, auggie@3web.net wrote:
> This tarball ,when compiled, does not produce a libxslt.pc. It is
> needed in order to compile libgda-0.8.101.
"make install" do install it:
orchis:~/XSLT -> make -n install
[...]
/bin/sh ./mkinstalldirs /usr/lib/pkgconfig
list='libxslt.pc'; for p in $list; do \
if test -f ./$p; then \
echo " /usr/bin/install -c -m 644 ./$p /usr/lib/pkgconfig/$p"; \
/usr/bin/install -c -m 644 ./$p /usr/lib/pkgconfig/$p; \
else if test -f $p; then \
echo " /usr/bin/install -c -m 644 $p /usr/lib/pkgconfig/$p"; \
/usr/bin/install -c -m 644 $p /usr/lib/pkgconfig/$p; \
fi; fi; \
done
make[2]: Leaving directory `/u/veillard/XSLT'
make[1]: Leaving directory `/u/veillard/XSLT'
orchis:~/XSLT ->
But it's missing from the libxslt-devel RPM package. The fix is in CVS:
http://cvs.gnome.org/bonsai/cvsquery.cgi?module=libxslt&branch=HEAD&branchtype=match&dir=libxslt&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=01%2F14%2F02+04%3A35&maxdate=01%2F14%2F02+04%3A37&cvsroot=%2Fcvs%2Fgnome
thanks,
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]