in reply to LibXML install issues on SCO

Do you have the C library libxml2 installed?

Update: Heh, I completely missed that part. Anyway, on Linux I'd have to run ldconfig to tell the dynamic loader where my shared libraries live. I have no idea whether SCO has anything similar.

Replies are listed 'Best First'.
Re^2: LibXML install issues on SCO
by JanneVee (Friar) on Jul 16, 2004 at 23:09 UTC
    chromatic, I quote from j_r_dias question ... that looks like a yes to me..
    # ls -l /usr/local/lib/libxml2.so.2 lrwxrwxrwx 1 root sys 17 Jul 16 12:47 /usr/local/lib/ +libxml2.so.2 -> libxml2.so.8.6.11 # perl -v