ruby on rails - db:migrate fails in Emacs shell -


when rake db in emacs, fails– although works fine in terminal. error related environment variable emacs doesn't seem picking on. best way resolve in .emacs? need source profile every time start emacs?

which emacs shell using? there few different types different cases. read article may find informative: http://www.masteringemacs.org/articles/2010/11/01/running-shells-in-emacs-overview/

i suggest trying m-x shell run default shell in emacs (usually bash).


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -