How to set up a custom script path when using Houdini.
Custom script path.
Date Created:Friday December 29th, 2006 03:41 AM
Date Modified:Wednesday July 30th, 2008 10:56 PM
CUSTOM SCRIPT PATH This is handy when you want to just type the name of a script "as if it was hscript", without using source. cd ~ vi .bashrc The Startup File you edit could be different than .bashrc Some useful Startup files to know: .bashrc for bash shell .bash_profile for bash shell .cshrc for C shell or tcsh .login for C shell or tcsh .exrc for vi editor .Xdefaults for programs using the X-Window System .xinitrc for X Window System .gnome for GNOME graphical desktop add this line with your configuration: export HOUDINI_SCRIPT_PATH=path/to/custom/bin:/path/to/hfs/hfs8.0_RH9/houdini/scripts or this: export HOUDINI_SCRIPT_PATH="$HOME/bin;&"
Downloads:
Download: custom.txt 686 B
Please login or Click Here to register for downloads
Custom Bin by Dan Lynch
is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License
Based on a work at www.3daet.com
Permissions beyond the scope of this license may be available at http://www.3daet.com
