Hello folks,
While trying to install pagekite using the following command:
$ pagekite.py --signup
I got:
-bash: $: command not found
I am a noob with the terminal but after reading a bit I understand that it is a problem with my PATH, so after running echo $PATH
I got the following answer:
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/MacGPG2/bin:/usr/X11/bin
Can anybody spot the problem? If you ask me -without knowing a thing about it- I suspect the MacGPG2 (MacGnuPrivcacyGuard2) is out of place?
Thanks for your time!
While trying to install pagekite using the following command:
$ pagekite.py --signup
I got:
-bash: $: command not found
I am a noob with the terminal but after reading a bit I understand that it is a problem with my PATH, so after running echo $PATH
I got the following answer:
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/MacGPG2/bin:/usr/X11/bin
Can anybody spot the problem? If you ask me -without knowing a thing about it- I suspect the MacGPG2 (MacGnuPrivcacyGuard2) is out of place?
Thanks for your time!