Date: Fri, 14 Nov 2003 13:00:48 -0500 From: "E. J. Cerejo" <edinho64@netscape.net> To: freebsd-questions@FreeBSD.org Subject: Bugbuddy2 & libxslt and xslt.2 library Message-ID: <3FB51850.4050305@netscape.net>
next in thread | raw e-mail | index | archive | help
I'm trying to upgrade bugbuddy2 but it needs the shared library xslt.2 which it should be part of libxslt, I've got libxslt installed but xslt.2 can't be found anywhere, bugbuddy2 looks for it and then tries to install libxslt even though it's already installed, and it fails because of that. ===> bugbuddy2-2.4.1.1 depends on executable: gmake - found ===> bugbuddy2-2.4.1.1 depends on file: /usr/local/libexec/libtool13/libtool - found ===> bugbuddy2-2.4.1.1 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> bugbuddy2-2.4.1.1 depends on executable: pkg-config - found ===> bugbuddy2-2.4.1.1 depends on shared library: X11.6 - found ===> bugbuddy2-2.4.1.1 depends on shared library: esd.2 - found ===> bugbuddy2-2.4.1.1 depends on shared library: glib-2.0.200 - found ===> bugbuddy2-2.4.1.1 depends on shared library: atk-1.0.400 - found ===> bugbuddy2-2.4.1.1 depends on shared library: pango-1.0.200 - found ===> bugbuddy2-2.4.1.1 depends on shared library: gtk-x11-2.0.200 - found ===> bugbuddy2-2.4.1.1 depends on shared library: linc.1 - found ===> bugbuddy2-2.4.1.1 depends on shared library: IDL-2.0 - found ===> bugbuddy2-2.4.1.1 depends on shared library: ORBit-2.0 - found ===> bugbuddy2-2.4.1.1 depends on shared library: glade-2.0.0 - found ===> bugbuddy2-2.4.1.1 depends on shared library: xml2.5 - found ===> bugbuddy2-2.4.1.1 depends on shared library: xslt.2 - not found ===> Verifying install for xslt.2 in /usr/ports/textproc/libxslt ===> Verifying install for xslt.2 in /usr/ports/textproc/libxslt ===> Installing for libxslt-1.0.33 ===> libxslt-1.0.33 depends on file: /usr/local/bin/python - found ===> libxslt-1.0.33 depends on executable: pkg-config - found ===> libxslt-1.0.33 depends on shared library: xml2.5 - found ===> Generating temporary packing list ===> Checking if textproc/libxslt already installed ===> libxslt-1.0.33 is already installed 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 textproc/libxslt 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/textproc/libxslt. *** Error code 1 Stop in /usr/ports/devel/bugbuddy2. I did make deintall and make reinstall for libxslt but bugbuddy2 still fails because xslt.2 can't be found. Here's the result of pkg_info -L libxslt-1.0.33: Information for libxslt-1.0.33: Files: /usr/local/man/man1/xsltproc.1.gz /usr/local/man/man3/libexslt.3.gz /usr/local/man/man3/libxslt.3.gz /usr/local/bin/xslt-config /usr/local/bin/xsltproc /usr/local/etc/xsltConf.sh /usr/local/include/libexslt/exslt.h /usr/local/include/libexslt/exsltconfig.h /usr/local/include/libexslt/exsltexports.h /usr/local/include/libxslt/attributes.h /usr/local/include/libxslt/documents.h /usr/local/include/libxslt/extensions.h /usr/local/include/libxslt/extra.h /usr/local/include/libxslt/functions.h /usr/local/include/libxslt/imports.h /usr/local/include/libxslt/keys.h /usr/local/include/libxslt/namespaces.h /usr/local/include/libxslt/numbersInternals.h /usr/local/include/libxslt/pattern.h /usr/local/include/libxslt/preproc.h /usr/local/include/libxslt/security.h /usr/local/include/libxslt/templates.h /usr/local/include/libxslt/transform.h /usr/local/include/libxslt/variables.h /usr/local/include/libxslt/xslt.h /usr/local/include/libxslt/xsltInternals.h /usr/local/include/libxslt/xsltconfig.h /usr/local/include/libxslt/xsltexports.h /usr/local/include/libxslt/xsltutils.h /usr/local/lib/libexslt.a /usr/local/lib/libexslt.so /usr/local/lib/libexslt.so.7 /usr/local/lib/libxslt.a /usr/local/lib/libxslt.so /usr/local/lib/libxslt.so.1 /usr/local/lib/libxsltbreakpoint.a /usr/local/lib/libxsltbreakpoint.so /usr/local/lib/libxsltbreakpoint.so.1 /usr/local/lib/python2.3/site-packages/libxslt.py /usr/local/lib/python2.3/site-packages/libxsltmod.so /usr/local/libdata/pkgconfig/libxslt.pc /usr/local/share/aclocal/libxslt.m4 /usr/local/share/doc/libxslt-python/TODO /usr/local/share/doc/libxslt-python/examples/basic.py /usr/local/share/doc/libxslt-python/examples/exslt.py /usr/local/share/doc/libxslt-python/examples/extelem.py /usr/local/share/doc/libxslt-python/examples/extfunc.py /usr/local/share/doc/libxslt-python/examples/pyxsltproc.py /usr/local/share/doc/libxslt-python/examples/test.xml /usr/local/share/doc/libxslt-python/examples/test.xsl /usr/local/share/doc/libxslt/html/API.html /usr/local/share/doc/libxslt/html/APIchunk0.html /usr/local/share/doc/libxslt/html/APIchunk1.html /usr/local/share/doc/libxslt/html/APIchunk2.html /usr/local/share/doc/libxslt/html/APIchunk3.html /usr/local/share/doc/libxslt/html/APIchunk4.html /usr/local/share/doc/libxslt/html/APIchunk5.html /usr/local/share/doc/libxslt/html/APIchunk6.html /usr/local/share/doc/libxslt/html/APIchunk7.html /usr/local/share/doc/libxslt/html/APIconstructors.html /usr/local/share/doc/libxslt/html/APIfiles.html /usr/local/share/doc/libxslt/html/APIfunctions.html /usr/local/share/doc/libxslt/html/APIsymbols.html /usr/local/share/doc/libxslt/html/FAQ.html /usr/local/share/doc/libxslt/html/Libxslt-Logo-180x168.gif /usr/local/share/doc/libxslt/html/Libxslt-Logo-90x34.gif /usr/local/share/doc/libxslt/html/book1.html /usr/local/share/doc/libxslt/html/bugs.html /usr/local/share/doc/libxslt/html/contexts.gif /usr/local/share/doc/libxslt/html/contribs.html /usr/local/share/doc/libxslt/html/docbook.html /usr/local/share/doc/libxslt/html/docs.html /usr/local/share/doc/libxslt/html/downloads.html /usr/local/share/doc/libxslt/html/extensions.html /usr/local/share/doc/libxslt/html/help.html /usr/local/share/doc/libxslt/html/index.html /usr/local/share/doc/libxslt/html/internals.html /usr/local/share/doc/libxslt/html/intro.html /usr/local/share/doc/libxslt/html/libxslt-attributes.html /usr/local/share/doc/libxslt/html/libxslt-extensions.html /usr/local/share/doc/libxslt/html/libxslt-functions.html /usr/local/share/doc/libxslt/html/libxslt-imports.html /usr/local/share/doc/libxslt/html/libxslt-keys.html /usr/local/share/doc/libxslt/html/libxslt-lib.html /usr/local/share/doc/libxslt/html/libxslt-namespaces.html /usr/local/share/doc/libxslt/html/libxslt-notes.html /usr/local/share/doc/libxslt/html/libxslt-numbersInternals.html /usr/local/share/doc/libxslt/html/libxslt-pattern.html /usr/local/share/doc/libxslt/html/libxslt-templates.html /usr/local/share/doc/libxslt/html/libxslt-pattern.html /usr/local/share/doc/libxslt/html/libxslt-templates.html /usr/local/share/doc/libxslt/html/libxslt-transform.html /usr/local/share/doc/libxslt/html/libxslt-variables.html /usr/local/share/doc/libxslt/html/libxslt-xslt.html /usr/local/share/doc/libxslt/html/libxslt-xsltInternals.html /usr/local/share/doc/libxslt/html/libxslt-xsltutils.html /usr/local/share/doc/libxslt/html/news.html /usr/local/share/doc/libxslt/html/node.gif /usr/local/share/doc/libxslt/html/object.gif /usr/local/share/doc/libxslt/html/processing.gif /usr/local/share/doc/libxslt/html/python.html /usr/local/share/doc/libxslt/html/redhat.gif /usr/local/share/doc/libxslt/html/smallfootonly.gif /usr/local/share/doc/libxslt/html/stylesheet.gif /usr/local/share/doc/libxslt/html/templates.gif /usr/local/share/doc/libxslt/html/tutorial/libxslt_tutorial.c /usr/local/share/doc/libxslt/html/tutorial/libxslttutorial.html /usr/local/share/doc/libxslt/html/tutorial/libxslttutorial.xml /usr/local/share/doc/libxslt/html/xslt.html /usr/local/share/doc/libxslt/html/xsltproc.html /usr/local/share/doc/libxslt/html/xsltproc2.html your help is appreciated, thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB51850.4050305>