Displaying 6 results from an estimated 6 matches for "xmllib".
Did you mean:
mllib
2006 Apr 16
2
Temporary fix for xen-tools build problem with python 2.4
...roblem. If we can''t
figure out the root problem (i.e., what''s causing --prefix to be set), we
may consider making this a permanent fix?
(Extra note: After reboot, I now get this warning when I run "xm list":
[3:06pm] root@localhost{~}% xm list
/usr/lib/python2.4/xmllib.py:9: DeprecationWarning: The xmllib module is
obsolete. Use xml.sax instead.
warnings.warn("The xmllib module is obsolete. Use xml.sax instead.",
DeprecationWarning)
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 38...
2011 Jan 03
0
Problem loading Tcl/Tk (?)
...s/MacOS/Satimage:
> no matching architecture in universal wrapper
> R: OpenScripting.framework - scripting addition
> "/Library/ScriptingAdditions/Satimage.osax" declares no loadable handlers.
> 2011-01-03 10:51:18.903 R[5858:60f] Error loading
> /Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib:
> dlopen(/Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib, 262):
> no suitable image found. Did find:
> /Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib: no
> matching architecture in universal wrapper
> R: OpenScripting....
2011 Nov 14
3
New Install Plan Help - NIC Requirements
...nternet or a Windows remote desktop through a domU Windows VM.
BTW, I am reading "Running Xen: A Hands-on Guide to the Art of Virtualization". In chapter 2, p. 34, it addresses starting a new Debian-based guest creation and it shows the resultant listing. The narrative states "The xmllib warning messages can be safely ignored in this case". The listing shows:
/usr/lib/python2.4/xmllib.py:9: DeprcationWarning:
The xmllib module is obsolete. Use xml.sax instead.
warnings.warn("The xmllib module is obsolete.
It doesn''t state what the case is and I am ne...
2004 Aug 06
0
install doc v0.00001
...were using redhat so we found the rpms at:
ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/i386/RedHat/RPMS/
and download and install the following:
libxml2-2.4.19-4.i386.rpm
libxml2-devel-2.4.19-4.i386.rpm
We also had a problem when compiling Icecast that parser.h, tree.h, and
xmlmemory.h (from xmllib) were in the wrong directories so we copied them
to:
/usr/include/libxml
b. run autogen.sh in the Icecast directory by typing:
./autogen.sh
c. run configure, and specify where the Ogg and Vorbis directories are, do
this by typing the following:
./configure .with-ogg-prefix=/usr/include/ogg
.with-v...
2004 Aug 06
1
install doc v0.00001
...were using redhat so we found the rpms at:
ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/i386/RedHat/RPMS/
and download and install the following:
libxml2-2.4.19-4.i386.rpm
libxml2-devel-2.4.19-4.i386.rpm
We also had a problem when compiling Icecast that parser.h, tree.h, and
xmlmemory.h (from xmllib) were in the wrong directories so we copied them
to:
/usr/include/libxml
b. run autogen.sh in the Icecast directory by typing:
./autogen.sh
c. run configure, and specify where the Ogg and Vorbis directories are, do
this by typing the following:
./configure .with-ogg-prefix=/usr/include/ogg
.with-v...
2004 Aug 06
3
Icecast2 documentation
I use the cvs version:
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2
cd ice2
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot