Using Komodo IDE as Text editor from the OS X terminal
- by lexu
According to this URL I should be able to start Komodo IDE from the command line when I want to edit a file.
I set up the symbolic link using (on single line)
ln -sf "/Applications/Komodo IDE.app/Contents/MacOS/komodo"
/Users/lexu/bin/komodo
but when I type
afg-2:~ lexu$ komodo .bash_profile
I get
dyld: Library not loaded:
…