Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: help with WebService::YouTube

by saberworks (Curate)
on Nov 28, 2007 at 19:06 UTC ( [id://653630]=note: print w/replies, xml ) Need Help??


in reply to Re^2: help with WebService::YouTube
in thread help with WebService::YouTube

In the XML::LibXML documentation, in the README file, it says:
XML::LibXML requires at least libxml2 2.6.16 to compile and pass all tests and at least 2.6.21 is required for XML::LibXML::Reader. For some older OS versions this means that an update of the pre-built packages is required.
What version of libxml2 do you have? The documentation recommends using xmllint but I don't know what that is, so I found my version like this:
lozier:~$ xml2-config Usage: xml2-config [OPTION] Known values for OPTION are: --prefix=DIR change libxml prefix --exec-prefix=DIR change libxml exec prefix --libs print library linking information --cflags print pre-processor and compiler flags --modules module support enabled --help display this help and exit --version output version information lozier:~$ xml2-config --version 2.6.23 lozier:~$

Replies are listed 'Best First'.
Re^4: help with WebService::YouTube
by downer (Monk) on Nov 28, 2007 at 19:11 UTC
    2.6.19. I am having errors using yum to update xmllib2, there are conflicts. This is going to be a big problem... WebService::YouTube seems like a great way to get what i wanted too.
      Compile your own version of the libxml2 shared library and stick it in some useful library path... or just switch to Debian or Ubuntu ;)

      yum was an admirable attempt to emulated Debian's apt system, but the service as a whole suffers from inconsistent levels of quality in package management and co-ordination (especially with respect to multiple versions of the same library).

      -David

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://653630]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (8)
As of 2024-04-19 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found