im having problems seeing icons on my nodes, ive tried previous threads on the forum but none of them provided a solution for me.
Does anyone know how to resolve this issue.
This is the console output i get when i run houdini: linuxopt/hfs12.5.371 # Warning: program compiled against libxml 209 using older 207 Warning: program compiled against libxml 209 using older 207 /opt/hfs12.5.371/hsvg/hsvg: line 7: /hsvg/hsvg-bin: No such file or directory
it seems that houdini is trying to use an older version of the libxml or is linked to different version
I haven't seen that problem myself, but whenever I have icon problems, many times they are solved by deleting the icon cache file (in $HOME/houdini12.5/config/icons or something like that).
# Warning: program compiled against libxml 209 using older 207 Warning: program compiled against libxml 209 using older 207
and sure enough setting the env to point at Houdini's Python did the trick
Thansk for the help Wolfwood - but can someone explain to a linux newbie like me, why Houdini is not looking at its own python libs to begin with? - Is this something to do with the way the OS (mint 15 in my case) defines how programs should use their own libraris?