search for: libxml

Displaying 20 results from an estimated 545 matches for "libxml".

Did you mean: libxml2
2009 Nov 12
9
uninitialized constant XML::Document
Hi All, I have installed "libxml-ruby" gem on my ruby instllation. while trying to create xml document with ruby progam in Rad Rails am getting error like "uninitialized constant XML::Document (NameError)" do i need to config any thing else in environment.rb file Thanks in advance Chinna. -- Posted via http://www....
2009 Sep 04
3
libxml-ruby: How to handle XML::Parser::ParseError?
...doc = XML::Parser.file( "qq.xml" ).parse # ... work with document ... rescue XML::Parser::ParseError, BadXML # this is line #40 # ... end end # TaskLoader p TaskLoader.new.load_tasks # this is line #71 Output: read_xml.rb:40:in `load_tasks'': uninitialized constant LibXML::XML::Parser::ParseError (NameError) from read_xml.rb:71 Question: why does ruby interpret XML::Parser::ParseError in rescue- clause as LibXML::XML::Parser::ParseError? Thanks.
2008 Oct 20
3
LIBXML and LibXSLT
Hi, I installed libxml-ruby and libxslt-ruby. It took a while but it''s running now. However, on the libxml site (http://libxml.rubyforge.org/install.xml) it says: "...libxml requires a few other libraries to be installed in order to build and function properly. * libm (math routines: very standar...
2006 Mar 19
0
make error...
hi i'm trying to compile the latest version of icecast (2.3.1)... first installed latest version of libxml and libxslt. but "make" gives me the following error message ... ###################### gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -g -O2 -c `test -f 'main.c' || echo './'`main.c In fi...
2004 Aug 06
4
ices question...
When I run ices with icecast running, I get You have no libxml support. The config file you just specified cannot be used. Ices Exiting... I installed the rpms for libxml and libxml-devel. What else do I need? Sameer --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list,...
2019 May 01
3
Fix builds on MacOS Mojave [patch]
...lvm-project && mkdir build && cd build $ cmake -G"Unix Makefiles" ../llvm $ make # or "make -j${N}" : Building : In file included from /Users/marmur02/git/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:20: In file included from /opt/local/include/libxml2/libxml/xmlreader.h:14: In file included from /opt/local/include/libxml2/libxml/tree.h:1307: In file included from /opt/local/include/libxml2/libxml/xmlmemory.h:218: In file included from /opt/local/include/libxml2/libxml/threads.h:35: In file included from /opt/local/include/libxml2/libxml/globals...
2003 Oct 09
2
building XML-0.95-1 on MacOS
I am trying to build the XML package on MacOS. I am using the fink installation of libxml-1.8.17. The configuration information is: Configuration information: Libxml settings libxml include directory: /sw/include/gnome-xml libxml library directory: -L/sw/lib -lxml -lz -lz -lxml libxml 2: no Compilation flags: -I/sw/include/gnome-xml -I/sw/include/gnome-xml...
2010 Jul 15
1
libxml: uninitialized constant
Hi all! I try to use libxml-ruby with my ROR-application and get the following error message: "uninitialized constant AdminController::XML". From controller file: require ''rubygems'' require ''xml/libxml'' ... parser = XML::Parser.new And the same code in irb work correctly: irb(...
2019 May 02
2
[EXT] Fix builds on MacOS Mojave [patch]
...G"Unix Makefiles" ../llvm > $ make # or "make -j${N}" > : > Building > : > In file included from /Users/marmur02/git/llvm- > project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:20: > In file included from /opt/local/include/libxml2/libxml/xmlreader.h:14: > In file included from /opt/local/include/libxml2/libxml/tree.h:1307: > In file included from /opt/local/include/libxml2/libxml/xmlmemory.h:218: > In file included from /opt/local/include/libxml2/libxml/threads.h:35: > In file included from /opt/...
2004 Aug 06
1
libxml problem
I get this error when starting ices. You have no libxml support. The config file you just specified cannot be used. Ices Exiting... I have installed the libxml support. Johan Ardlin Teknisk Utveckling Wineasy AB, Dalénum, Hus 112, SE-181 70 Lidingö Phone: +46 8 563 110 00 Direct: +46 8 563 110 79 Cell: +46 701 880 079 Fax: +46 8 563 110 10 j.ardlin@w...
2009 Aug 10
0
CESA-2009:1206 Moderate CentOS 3 x86_64 libxml and libxml2 - security update
CentOS Errata and Security Advisory CESA-2009:1206 libxml and libxml2 security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2009-1206.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/libxml-1.8.17-9.3.i386.rpm updates/x86_64/RPMS/libxml-1.8.17-9.3.x86_64.rpm updates/...
2006 Apr 01
0
CESA-2004:650 CentOS 3 x86_64 libxml - security update
CentOS Errata and Security Advisory 2005:650 libxml security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2004-650.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/libxml-1.8.17-9.2.i386.rpm updates/x86_64/RPMS/libxml-1.8.17-9.2.x86_64.rpm updates/x86_64/RPMS/l...
2004 Aug 06
3
Newbe: OK so far?
...'ices_xml_get_children_node' > > parse.c:45 parse error before 'cur' > > > > Unfortunately I cannot scroll back to see what the first error might > > be. And just getting to learn C/C++. Any idea on what is wrong? > > Probably you need to install the libxml2-dev package. I don't have the > source in front of me but most likely you are missing some header > files. > > -Brendan > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this l...
2008 Mar 25
4
SAXXMLReader
Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on my ubuntu gutsy amd64 libxml/SAX2.h: No such file or directory libxml/SAX2.h was first included from saxreader.c:41 make[2]: [Makefile] Error 1 (ignored) ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 -I/usr/include/libxml2 attribute.c cdata.c comment.c docfrag.c domdoc.c domimpl.c element.c entityref.c...
2005 May 28
0
CentOS-announce Digest, Vol 3, Issue 17
...announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2004:650 CentOS 3 i386 libxml - security update (Tru Huynh) 2. CESA-2004:650 CentOS 3 x86_64 libxml - security update (Tru Huynh) 3. CESA-2004:638 CentOS 3 i386 gd - security update (Tru Huynh) 4. CESA-2004:638 CentOS 3 x86_64 gd - security update (Tru Huynh) ----------------------------------------------------------...
2009 Dec 08
3
invalid pointer in libxml xmlFreeNodeList
Hi, Not sure if there is a better place to post this. The libxml-ruby mailing list doesn''t have much activity. We are getting occasional errors on our production box, that I can''t duplicate in testing. It''s not even reproducible on the production box with the same inputs, but I''ve managed to track down (via a lot of prin...
2009 Mar 11
1
configure fail for XML package on freebsd
Hi, I am having problems installing the XML package with R-devel on freebsd. If I simply do install.packages("XML"), it says that the parser.h file is not found. After reading the INSTALL file, I have set setenv XML_CONFIG /usr/local/bin/xml2-config setenv LIBXML_LIBDIR -L/usr/local/lib setenv LIBXML_INCDIR -I/usr/local/include/libxml2/libxml and install.packages("XML") fails with checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for libxml/parser.h... (cached) no checking for gnome-xml/parser.h... (cached) no...
2004 Dec 17
0
CentOS-3 x86_64 errata - Updated libxml package fixes security vulnerabilities
The libxml package has been updated. Refer to https://rhn.redhat.com/errata/RHSA-2004-650.html. RPMS/libxml-1.8.17-9.2.x86_64.rpm RPMS/libxml-devel-1.8.17-9.2.x86_64.rpm SRPMS/libxml-1.8.17-9.2.src.rpm Execute "yum update libxml" to apply. Will Dinkel Chief Systems Engineer Team HPC, Inc. 785-5...
2009 Aug 10
0
CESA-2009:1206 Moderate CentOS 3 i386 libxml and libxml2 - security update
CentOS Errata and Security Advisory CESA-2009:1206 libxml and libxml2 security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2009-1206.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/libxml-1.8.17-9.3.i386.rpm updates/i386/RPMS/libxml2-2.5.10-15.i386.rpm updates/i386/RPMS/...
2006 Apr 01
0
CESA-2004:650 CentOS 3 i386 libxml - security update
CentOS Errata and Security Advisory 2005:650 libxml security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2004-650.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/libxml-1.8.17-9.2.i386.rpm updates/i386/RPMS/libxml-devel-1.8.17-9.2.i386.rpm source: updates/SRPMS/li...