kunz Difference between revisions of "Notes"

Difference between revisions of "Notes"

From kunz
Line 6: Line 6:
https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_ah_getting_started_ah_Installation_html#using-a-wrapper-script
https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_ah_getting_started_ah_Installation_html#using-a-wrapper-script
<syntaxhighlight lang='C'>
<syntaxhighlight lang='C'>
# source houdini environment
cd ${HOUDINI_ROOT}
source houdini_setup
cd - &> /dev/null
# make a fresh houdini prefs
export HOUDINI_USER_PREF_DIR=/tmp/__HVER__
export HOUDINI_USER_PREF_DIR=/tmp/__HVER__
</syntaxhighlight>
</syntaxhighlight>

Revision as of 21:35, 3 August 2023