Hi!
I'm trying to run the debugging tool (asdescribed in HDK docs: http://www.sidefx.com/docs/hdk10.0/) [sidefx.com] on Fedora 12
when I run:
cd /opt/hfs10.0.563/
ddd /opt/hfs10.0.563/bin/houdini-bin
In my console I can see:
Warning: Cannot convert string “-*-symbol-*-*-*-*-*-120-*-*-*-*-adobe-*” to type FontStruct
(Annoyed? Try ‘Edit->Preferences->General->Suppress X Warnings’!)
Warning: XmStringGetNextComponent: unknown type 29425872
and in ddd I've got an error:
/opt/sysdeps/x86_64/elf/start.S: No such file or directory
What should I do to fix it?
Thank you