arpowers
About
- Username
- arpowers
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 7
Reactions
Comments
-
Hey, So I had my "unix guru" friend come over and fix this for me... He found a bug (improperly called $PATH w/out $) in a file that MAMP installed. I wonder if they've fixed this? Thanks again..
-
Thanks again for the help guys but Its still not working correctly... I've attached a picture of what happens when I run all the suggested codes... let me know what else would be helpful. Thanks again... Quote: Originally Posted by …
-
Thank you for your help Marvin... I typed: open -e ~/.profile and got: open: command not found... then I typed: /usr/bin/open -e ~/.profile and got: No such file: /users/andrewpowers/.profile thanks in advance for any further help…
-
It says "-e command not found" am I missing something?
-
Thanks for the reply! that was very helpful towards figuring out this problem. Now: typing /bin/ls .. works.. and echo $PATH returns.. /usr/local/mysql/bin (duh!!) I should mention I'm running a MAMP server off my machine (prototyping…