So how one installs Octane for Houdini on Linux?
Matched versions, gcc too. Installed adding Houdini_PATH in houdini.env as suggested in docs, and I see shelf and menus, but none of the buttons are working *getting unknown command), assuming something is not installed correctly. Standalone version works fine.
HOUDINI_DSO_ERROR = 2 does not show anything.
OctaneRender 2024.1.2 for Houdini production (2024.1.2.0)
Moderator: juanjgon
- ricky_otoy
- Posts: 289
- Joined: Mon Jun 19, 2023 6:34 am
Hi there SreckoM,SreckoM wrote:So how one installs Octane for Houdini on Linux?
Matched versions, gcc too. Installed adding Houdini_PATH in houdini.env as suggested in docs, and I see shelf and menus, but none of the buttons are working *getting unknown command), assuming something is not installed correctly. Standalone version works fine.
HOUDINI_DSO_ERROR = 2 does not show anything.
Please can you run
Code: Select all
ldd Houdini_Octane_xxx.so
Code: Select all
ldd Octane_2025.1.Beta_1.0_Houdini_20.5.445_Studio+_Linux/dso/Houdini_Octane_20.5.445.so
This is to see if you have any missing libs and install them.
- ricky_otoy
- Posts: 289
- Joined: Mon Jun 19, 2023 6:34 am
Nah! no worriesSreckoM wrote:It was freeglut as it was mentioned in notes, I am idiot.
