Re: Gnumeric 1.0.0



On Wed, 2002-01-02 at 18:39, Andreas J. Guelzow wrote:
Dave Reed wrote:

Thanks to the two replies (one off list), I found the problem. RedHat
7.2 has both libxml and libxml2. The include files for libxml are in
/usr/include/gnome-xml and the include files for libxml2 are in
/usr/include/libxml so the libxml2 include files are being found.

I'm still trying to figure out what the best solution is. I'm thinking
it may be easiest to just to rename directories while I compile and
then rename them back to their original names afterwards.

That was essentially my solution. I renamed libxml to libxml2 and linked 
  libxml to gnome-xml. I never bothered to undo it since I haven't yet 
needed to compile anything with libxml2 (but tend to compile gnumeric 
every day).

The libxml headers are designed to be able to co-exist (that is, both
libxml1 and libxml2 headers can be installed at the same time,
supposedly without screwing anything up).  I haven't looked, but I
suspect that one of these is happening.  1) /usr/lib/xmlConf.sh isn't
getting used, so the lib/header locations it provides aren't available. 
Or, 2) /usr/lib/xmlConf.sh is broken, and so can't be used.  HTH,
        Greg

-- 
Portland, Oregon, USA.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]