Hi Derek In order for the handlers to work, you need to run Clicky connected to a running router. When you run it like 'clicky test-clicky.click' that runs Clicky on a static configuration. Try something like
click -p 28013 test-clicky.click & clicky -p 28013 E Parks, Derek wrote: > Hello, > > I have been testing Click Modular Router for a couple of weeks and am > inquiring about the Clicky application. > > I successfully built Click with --enable-local --disable-linuxmodule > flags. > I successfully installed Clicky. > > Clicky seemingly runs fine aside from the Handlers being disabled or not > showing in the 'Element Sidebar'. I used the example script > `test-clicky.click`, which is the same script from the screencast. I > would like to have the Handlers working in Clicky to provide a real-time > visual aspect to my development. If it helps, I also don't have the > properties button. Please help. > > Do I need to build Click in kernel mode to allow Handlers to work in > Clicky? > Are there arguments to the Clicky install that I am missing? > Anyone else having similar problems? > > > Thanks to all, > > Derek > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
