the entry in vm.args worked
## Run code at startup.
-eval "application:start(nitrogen)"
-eval "application:start(sync)"
Previously,
sync:go() didn’t work
dev compile didn’t work either
until a make in nitrogen/rel/nitrogen was done
Thank you,
Douglas
From: Jesse Gumm
Sent: Monday, August 15, 2011 9:04 PM
To: nitrogenweb@googlegroups.com
Subject: Re: each new start requires make to have compile work
Try running sync:go() when you start nitrogen, or include application:start(sync) in etc/vm.args
-Jesse
--
Jesse Gumm
Sigma Star Systems
414.940.4866
--------------------------------------------------------------------------- -----
On Aug 15, 2011 6:52 PM, douglasv <dvdou...@gmail.com> wrote:
after shutting down nitrogen, then restarting nitrogen again, The
compiler does not work!
To make the compiler work,
1)- you have to start (nitrogen console)
while nitrogen is running,
2)-do a nitrogen/rel/nitrogen> make
This will activate the compiler, which now automatically compiles on
save
using debian squeeze
erlang-R14B03
nitrogen-nitrogen-v2.0.4-18-g111317a.tar.gz
oracle VM virtualbox
Thank you,
Douglas
--
You received this message because you are subscribed to the Google Groups "Nitrogen Project / The Nitrogen Web Framework for Erlang" group.
To post to this group, send email to nitrogenweb@googlegroups.com.
To unsubscribe from this group, send email to nitrogenweb+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nitrogenweb?hl=en.
--
You received this message because you are subscribed to the Google Groups "Nitrogen Project / The Nitrogen Web Framework for Erlang" group.
To post to this group, send email to nitrogenweb@googlegroups.com.
To unsubscribe from this group, send email to nitrogenweb+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nitrogenweb?hl=en.