Location of Hython

   2847   2   0
User Avatar
Member
68 posts
Joined: March 2016
Offline
Hey all,
this is probably a very basic question. But i have a script that I am trying get this script to run on my .bashrc but this part of the code was made for linux but I want it to work on my mac

This was the code for Linux
/opt/hfs16.0.633" to point to your houdini location.

what would the equivalent be for a mac?
or would it be the same?

im running mac os sierra
and my houdini is installed normally on the computers hard drive, but i can't find this specific file path

iv tried to goole it but i was not getting any helpful results
User Avatar
Member
1390 posts
Joined: July 2005
Offline
Your hython is in:

/Applications/Houdini/Houdini16.0.XXX/Frameworks/Houdini.framework/Versions/Current/Resources/bin

For future reference, go to Applications->Houdini->`Current->Utilities and start Houdini terminal window.
You can print interesting environmental variables from there, like:

echo $HFS

or use hython directly.
User Avatar
Member
68 posts
Joined: March 2016
Offline
Thank you very much Symek!!
  • Quick Links