So I installed python on my FreeBSD box with these commans:
#portsnap fetch
#portsnap extract
#portsnap update
#cd /usr/ports/lang/python32
#make install clean
Everything worked and I got no error messages. Installation went smoothly. However when I type python in shell, I get:
python: Command not found.
Help?
You can search it: