Re: [xmlsysinfo-talk] Unable to link with libxml
Brought to you by:
grmo
From: Moritz G. <md...@gm...> - 2007-12-08 10:23:33
|
Wow, hey, a user! :-) tyju tiui wrote: > I'm having some trouble compiling xsi on Red Hat Fedora Core 4. > When running the configure script I get "Unable to link with libxml"? > > I have libxml2-devel installed ... not sure what I'm doing wrong. > > Any help would be appreciated. From the looks of your configure.log file, I'd say that you're missing a C++ compiler. Try to find and install the appropriate g++ package for FC4. Hth, Moritz |