Displaying 20 results from an estimated 600 matches similar to: "libxml problem"
2004 Aug 06
0
Lost connection
I have problem with icecast or shout, winamp loses connection and starts
to rebuffer or just stops playing? Does anyone know how to solve this
problem?
I run Linux,icecast and shout
Example
[/home/mp3/pop/Ryan Adams - Gold/01 - New York, New York.mp3]
[2:12] Size: 3709849 Bitrate: 224000 (47562 bytes/dot)
[.........................................................!.!...........
.......]
Done:
2004 Sep 08
1
Feil i websider (PR#7216)
Warnings about /metno/internweb/fouweb/htdocs/teknisk/verktoy/R/faq.html
BAD LINK: http://stat.ethz.ch/R/manual/
BAD LINK: http://nlme.stat.wisc.edu/MEMSS/
BAD LINK: http://stats.mth.uea.ac.uk/Rcgi/
BAD LINK: http://software.biostat.washington.edu/statsoft/ess/
------------------------------------------------------------
Warnings about
2010 Jun 14
1
Call queues - issues, can't make it work.
Hello there
I have been struggling with queues, because i think this is the right module for our business.
My main goal, is when we receive external calls, the receptionist should be able to transfer the call to us
Technicians, and I am trying to add 2 extensions to a queue name [teknisk]
Extension 301 and 302.
I have a test setup now which I thought should look like this:
When a external call
2004 Aug 06
4
libxml problem
I have installed
libxml2-2.4.11-1.i686.rpm
libxml2-devel-2.4.11-1.i686.rpm
And when i compile ice
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking
2006 May 30
2
can't run paltalk 8.3 under wine 9.14
Dear all ,
am trying to run paltalk 8.3 under wine 9.14 in no success using winecfg
i've added dlls in override tape ass per franks corner site
http://frankscorner.org/index.php?p=paltalk5
aslo i've exported my regedit file in xp and imported it in my fedora 4 core
using wine regedit / import
i've copied all the dlls in system32 in my windows to
~/.wine/fakedfolder/windows/system32
2014 Feb 20
1
OpenSSL in CentOS 7
Hello,
What version of OpenSSL will CentOS 7 ship with?
Mvh. / Best regards
Kristoffer Rath Hansen
Teknisk chef
Serverfruit
https://www.serverfruit.com/
2002 Feb 12
1
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
Trying to rsync between win2k machines.
rsync version is 2.5.3pre (downloaded today)
This is the message after 368100 files have been checked:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
My cmdline is :
c:\sbin\rsync\rsync -az /cygdrive/d/Home
xxx@xxx.skelleftea.se::dropZone/GY/ba-disk01 --stats -v -P --timeout=84600
I have tried with both with and without -z (-az or -a)
2005 May 06
0
Japanese program in Wine?
Hi,
is it possible to have wine run a Japanese program? I guess one would
have to configure fonts and the like somewhere. The program I want to
get running is Wadoku from
http://bunmei7.hus.osaka-you.ac.jp/WaDokuJT.sit which runs under Win2K
but not Win9x.
Regards
Rolf
2002 Feb 13
0
rsync 2.4.6-3 cygwin : transfer interrupted (code 22) at util.c(211)
Having same problem as in previous threads with large number of files,
500.000+ and 20GB of data.
Im trying now to sync from w2k to a linux to see if I can get that working
before going to w2k -> w2k.
The client is running the rsync-cygwin-2.4.6-3 and the unix machine is
running a trustix (a distrib) supplied package of rsync-2.4.6.
It works from another client with the same cygwin version
2009 Sep 04
3
libxml-ruby: How to handle XML::Parser::ParseError?
Code:
require "rubygems"
require "xml"
class TaskLoader
class BadXML < RuntimeError
end
def load_tasks
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
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(main):001:0> require ''rubygems''
=> true
2017 Jul 22
0
Compaq R3000h support
Now I have some access problems.
This is what ends up un messages
Hosts.allow is set to accept anyone on the local net.
Username and passwords are the same
Upsc gives proper output.
System is Centos 6.8
Jul 22 17:20:06 BIFROST upscode2[10113]: Startup successful
Jul 22 17:20:06 BIFROST upsd[10116]: listening on ::1 port 3493
Jul 22 17:20:06 BIFROST upsd[10116]: listening on 192.168.0.1 port 3493
2009 Apr 03
2
Recovering in Ruby-libxml parser from invalid UTF8 code
I am parsing XML streams with ruby-libxml using the XML::Reader class.
Several have invalid UTF-8 characters. I need a tutorial or at least some
hints on how to recover and continue the parsing.
TIA,
Jeffrey
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
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 standard)
* libz (zlib)
* libiconv
* libxml2
..."
And
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 print
statements into the Apache
2004 Aug 16
1
MS-DOS, WinXP SP2 with 3.05 and 3.0.6rc2
Hello!
I use Windows XP SP2 on my clients. I use the http://unattended.sf.net to
automatically
install my WinXP machines from a MS-DOS client. This works fine in
samba-3.0.5 but since
SP2 causes a problem with printers I upgraded to samba-3.0.6rc2. RC2 in
turn doesn't work
with MS-DOS clients. The symptom is that I can boot from the fileserver
but when I try to
invoke a program I get
2004 Aug 06
2
libxml error (or am I just being dumb?)
I've been trying to compile ices and icecast all night. I have narrowed
the problem down to libxml. I have tried several rpms of libxml2 and
libxml2-devel all to no avail. I don't expect support on this alpha
release but just a reply to say that it's a common issue or wether I am
just a dunce would be nice. :)
Thanks
Hans
The follwing are installed by RPM:
libxml2-2.4.23-1
2005 Oct 24
6
Rgnome depends on obsolete components libglade/libxml (PR#8247)
Full_Name: Hin-Tak Leung
Version: R 2.2.0
OS: x86 linux
Submission from: (NULL) (131.111.126.242)
Rgnome depends libglade 0.x and libxml 1.x .
They are no longer shipped with Redhat EL4.
(I know they are still in fedora core 4).
Just a wish-list.
2004 Aug 06
1
libxml problem
On Friday, 30 November 2001 at 11:16, Jack Moffitt wrote:
> > And when i compile ice
>
> It shows that libxml is detected, which means that it found the headers
> and the libs.
>
> Now, when you compile it, you should see it have -lxml or something
> similar. I don't see why you wouldn't have xml support if it's finding
> the libs just fine :)
>
> I
2008 Oct 15
5
REXML vs libxml
Hi all,
I''ve been looking at the performance of my fb app and one glaring issue
seems to be with the parsing speed of rexml in processing the results. Has
anyone looked into porting the facebooker parser from rexml to libxml? If
not, any reason I shouldn''t try?
Thanks!
Yu-Shan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: