[xml] Don't know how to make Install-Data-Local



When doing a 'make install' (libxml2-2.4.18), I got the following error.

        -(cd $(DESTDIR); gtkdoc-fixxref --module=libxml
--html-dir=$(HTML_DIR))
gtkdoc-fixxref: not found.
*** Error code 1 (bu21)(ignored)

I traced it down to the libxml2-2.4.18/DOC/Makefile (line 356), which I
commented out.


The next error I got was:

Making install in example
Making install in python
Making install in .
        /bin/ksh ../mkinstalldirs
don't know how to make install-data-local
*** Error code 1 (bu21)
*** Error code 1 (bu21)

I traced it down to the libxml2-2.4.18/python/Makefile. (Note: this error
occured prior to the libxml2-2.4.28/python/tests/Makefile install was
executed).  Here I just rm the python dir.  Of course, this caused a new
error.  But the process kept going, so I figured it would be okay. 

Making install in example
Making install in python
_cd[11]: python: not found


Now, the final error is that the 'make install' goes into an endless loop as
it processes.

I searched the list for references to gtkdoc-fixxref, which in turn pointed
me to ftp://ftp.jimpick.com/pub/gnome/snap/gtk-doc, but I kept getting a
'file not found' error when I tried to go there.  And going to
ftp.jimppick.com/pub works, but there is no /gnome from there.

I also searched for 'install-data-local', but couldn't find anything
relative.

Any suggestions on how I should continue?

- Mark Fricault
  Gilbarco Inc.
  Mark Fricault Gilbarco com




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