Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 15:37:17 -0700 (PDT)
From:      <ade@FreeBSD.org>
To:        db@besmirched.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org
Subject:   Re: ports/27820: /usr/ports/textproc/libxml installed incorrectly
Message-ID:  <200106012237.f51MbHu35893@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: /usr/ports/textproc/libxml installed incorrectly

State-Changed-From-To: open->feedback
State-Changed-By: ade
State-Changed-When: Fri Jun 1 15:35:05 PDT 2001
State-Changed-Why: 
Looks like you've done some installing of libxml outside of the ports
tree.  textproc/libxml does not install anything in /usr/local/lib/xmlConf.sh

khan 157# more /usr/local/etc/xmlConf.sh 
#
# Configuration file for using the XML library in GNOME applications
#
XML_LIBDIR="-L/usr/local/lib"
XML_LIBS="-lxml -lz  "
XML_INCLUDEDIR="-I/usr/local/include/gnome-xml"
MODULE_VERSION="xml-1.8.13"

The version number is also 13, not 9, which would tend to indicate that
you installed libxml-1.8.9 from somewhere at sometime.

Please delete all traces of that bogus libxml, and try again, following
up to the PR as needed.


Responsible-Changed-From-To: freebsd-ports->ade
Responsible-Changed-By: ade
Responsible-Changed-When: Fri Jun 1 15:35:05 PDT 2001
Responsible-Changed-Why: 
I'll handle it.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27820

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106012237.f51MbHu35893>