Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 18:52:41 -0700 (PDT)
From:      Ade Lovett <ade@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/ImageMagick Makefile
Message-ID:  <200008020152.SAA99750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ade         2000/08/01 18:52:41 PDT

  Modified files:
    graphics/ImageMagick Makefile 
  Log:
  Do not try to use XML support since:
  	(a)  ImageMagick needs libxml2, not libxml
  	(b)  libxml2 does not co-exist AT ALL with libxml
  	(c)  libxml is a required component of GNOME
   	(d)  the extra functionality for ImageMagick is minimal
  
  Thus, if you installed GNOME, and then this port, or vice-versa
  Really Bad[tm] things will happen.
  
  As and when libxml2 is used by GNOME (and libxml is buried
  with partial military honors), then it will be possible to
  turn this support back on.
  
  Discovered by:	my crashbox going nuts after an install of GNOME
  		and then ImageMagick.  There were no survivors :)
  
  Revision  Changes    Path
  1.91      +3 -4      ports/graphics/ImageMagick/Makefile



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




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