Jump to content

faild to load "libHoudiniAPPS3.so"


Recommended Posts

But houdini_setup_bash also modifies your PATH variable. You should NOT have those lines adding $HFS to your path.

Try this:

- backup your /etc/profile

- remove those lines from your /etc/profile, and any other lines houdini-related

- logout and log back in

- start your shell, cd to /opt/hfs9.1.260

- source houdini_setup_bash

- try running hcustom again.

If that doesn't work. Add the following steps to your shell in progress to give us more info:

- the exact hcustom command you're running

- echo $PATH

- echo $LD_LIBRARY_PATH

Link to comment
Share on other sites

  • 2 weeks later...

Then you're not putting the lines in the right place? Or more probably, that when you're starting the shell, it's not running your startup script. Add an "echo Setting up Houdini" in there and see if it's working.

Link to comment
Share on other sites

thanks for your anwsers.

I modified the .login or rc.d file like:

cd /opt/hfs9.1.260

source houdini_setup_bash

but it doesn't work, that's why I post this topic here. I use houdini 9.1.260 for opensuse 10.3 64bit.

and I have cleaned the /etc/profile houdini related lines.

:(

Link to comment
Share on other sites

I used to modified /etc/profile, and never used source houdini_setup_bash in shell, I could click the houdini icon and start it.

after I set the HFS var in /etc/profile, the houdini can't be open with click.

so, I removed the lines in /etc/profile as you said, cd /opt/hfs9.1.260, then source houdini_setup_bash, it works, but the click couldn't work still.

thanks for your anwsers edward, I will retry more times.

Link to comment
Share on other sites

  • 3 weeks later...

How did you get it working? This is driving me nuts.

I've tried putting the source code in /etc/profile, and it did not seem to have any affect (If i "echo $PATH" no houdini paths are shown). However if i call it from bash directly (cd into HFS, then source houdini_setup_bash) it works great.. for that terminal session. This doesn't however, work at all for my WingIDE session.

Any thoughts onto how to make this a global thing?

*edit*

Well i think i sussed it for now. I looked into houdini setup and it seems all it is is env paths being added.. despite what i was originally told heh. So i hand added each one to WingIDE and it runs fine! Note that i will be posting a detailed method for this, or atleast what i did, once i solve this last little problem. It seems to be some conflict between wingide's debugger and the houdini sdk. (Once i get an email back i'll know more)

Edited by Leefmc
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...