81 find_header('libxml/xmlversion.h',
82 '/dataCentral/lib/include/libxml2',
83 "#{CONFIG['prefix']}/include",
84 "#{CONFIG['prefix']}/include/libxml2",
85
Hi Charlie,After reset libxml path in extconf.rb, I can install libxml
successfully. Thanks very much. I wish you Merry Christmas!
--with-xml2-dir=
--with-xml2-lib=
--with-xml2-include=
2008/12/23 Charlie Savage
> Hi Ray,
>
> I have two versions of libxml, one is the default libxml, the other
1 user devsrc4897992 Dec 17 16:25 libxml2.a
2008/12/21 Charlie Savage
> Hi RaySun,
>
> I met some problems during installation. I cannot find 'xmlErrorPtr'
>> defined in the C headers. So I got the error:ruby_xml_error.h:11: error:
>> expected ')' befo
Hello,I met some problems during installation. I cannot find 'xmlErrorPtr'
defined in the C headers. So I got the error:ruby_xml_error.h:11: error:
expected ')' before 'xerror'. Does anybody know why this is happened? Or my
settings goes wrong? Thanks a lot. By the way, I also use gcc version 4.3.