[19928] in Athena Bugs
Re: libxml-devel should not be installed on Linux-Athena
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Oct 26 10:27:25 2001
Message-Id: <200110261427.KAA32554@egyptian-gods.MIT.EDU>
To: Derek Atkins <warlord@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "25 Oct 2001 23:21:35 EDT."
<sjmbsivaxxc.fsf@rcn.ihtfp.org>
Date: Fri, 26 Oct 2001 10:27:21 -0400
From: Greg Hudson <ghudson@MIT.EDU>
> You have libxml-devel installed, but it "conflicts" with
> athena-libxml in that both packages provide a gnome-config
> xmlConf.sh file. Due to the disconnection bug I just reported, this
> isn't an issue; but it might become one once the previous bug is
> fixed.
There's no real issue here. As long as /usr/athena comes first in the
GNOME path, our version of libxml will be found in preference to the
system one; similarly, assuming /usr/athena is first in the PATH,
/usr/athena/bin/xml-config will be found in preference to
/usr/bin/xml-config.
I will remove libxml-devel in 9.0.20 if it doesn't cause any
conflicts.