how to install ds9 on fedora
Hi, can someone help me with the installation of ds9 on fedora 20?
When I download the file and extract it I type:
cd saods9 unix/configure make
and I get: checking for xml2-config script... configure: error: unable to find xml2-config make.include:123: recipe for target 'tclxml/Makefile' failed make: * [tclxml/Makefile] Error 1
Do you have installed libxml2-devel? if not install it and try to compile it again.