Hi All, I am very new to TurboGears. I am trying to install TG and it did installed properly by following the installation steps.
But after installation I can not run tg-admin info command. I get following error: -bash: tg-admin: command not found I tried echo $SHELL where it shows '/bin/sh' Below is the copy of EXPORT command where i can see /usr/local/bin path already there: declare -x Apple_PubSub_Socket_Render="/tmp/launch-7C6ARU/Render" declare -x BASEDIR="/usr/local/tomcat50" declare -x CATALINA_HOME="/usr/local/tomcat" declare -x COMMAND_MODE="unix2003" declare -x DISPLAY="/tmp/launch-Pj6JOa/:0" declare -x HOME="/Users/username" declare -x JAVA_HOME="/usr" declare -x LANG="en_GB.UTF-8" declare -x MANPATH="/usr/share/man:/usr/local/share/man:/usr/X11/man" declare -x OLDPWD declare -x PATH="/Library/Frameworks/Python.framework/Versions/Current/ bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin" declare -x PWD="/Users/username" declare -x SECURITYSESSIONID="b22a60" declare -x SHELL="/bin/bash" declare -x SHLVL="1" declare -x SSH_AUTH_SOCK="/tmp/launch-va7BLe/Listeners" declare -x TERM="xterm-color" declare -x TERM_PROGRAM="Apple_Terminal" declare -x TERM_PROGRAM_VERSION="240" declare -x TMPDIR="/var/folders/O4/O4vmDiLGFM0vq6t48St-gE+++TI/-Tmp-/" declare -x USER="username" declare -x __CF_USER_TEXT_ENCODING="0x1F5:0:0" Not sure what am I missing? Please let me know if I am missing something in here... Thanks in advance Hardik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

