We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have more of a general programing question, as I get started with Processing;
I am trying to connect a Kinect and have been downloading and installing a number of wrappers, drivers, etc. I want to see what ports are now installed. I used Homebrew to install with, if that matters. I have read that if I type:
port installed
into terminal, then I should get a list, but I just get a response of:
-bash: port: command not found
...any idea what I should enter to get a list?
Thanks