On Mon, 18 Oct 1999, puzzled wrote: > I have a vanilla redhat 6.0 box - I think the only thing I might have > changed related to dia installation is adding gtk+ or something. I get > the error below which looks like its a lack of something in the tarball. > I ran ./configure prior to running make. I patched in a direct > reference to /usr/include/g++-2/tree.h in dia_xml.c and it doesn't seem > to be what is needed. At this point I am stretching my C skills so I > figured I'd turn it over to you gurus. > > This is the last thing I need to get totally free of M$ stuff so I am > cheering you guys on ... > > > > --- include files with the string "tree' in them on my system --- > ./usr/include/g++-2/stl_tree.h > ./usr/include/g++-2/tree.h > ./usr/include/gtk/gtkctree.h > ./usr/include/gtk/gtktree.h > ./usr/include/gtk/gtktreeitem.h > ./usr/include/jstree.h > ./usr/include/ktreelist.h > > GTK rpms installed > > gtk+-1.2.1-10 > gtk+-devel-1.2.1-10 > gtk+10-1.0.6-5 You need to install libxml. / Alex
