halt after install

Skip to first unread message

unread,
Dec 19, 2014, 1:24:31 PM12/19/14
to chicagoboss
Hello,

I am new to erlang and ChicagoBoss, just installed them, and followed these:

make app PROJECT=tut
cd ../tut

./init-dev.sh

It just halt here(/home/xsb is my home directory, tut was built above):

[notice] Compile file "/home/xsb/tut/priv/init/tut_01_news.erl" with options [{include_dirs,["/home/xsb/tut/include"]}]

I have to force quite by Ctrl-C

I searched the Internet but got no similar situation. Can someone give me some idea?

Thank you.

Teddy





Dmitry Polyanovsky

unread,
Dec 19, 2014, 1:32:47 PM12/19/14
to chica...@googlegroups.com
Hello,

you are not halted, only server's startup process is finished. If you press 'enter' you will see regular ERL console and will be able to run erlang commands. For example. to quit use q().

now, open 127.0.0.1:8001 and see your app in browser. Most changes you will make to your project will be automatically compiled and seen in the browser. And every your request will produce some logs you can see in the interactive console.

Try to read docs on official website, there is great tutorial by Evan there.


--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/tencent_13323F0D0216D9776D928E6B%40qq.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages