Re: clicky unknown element class
Markku Savela <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
On 05/03/2012 06:44 PM, Eddie Kohler wrote: > Can you send the ipsec-echo-vtt.click file along? It's part of my ipsec stuff on cloned click ./conf directory [email protected]:msa2/click.git > Does the file use "require(library)" by any chance? No. > The boxes-all-on-top-of-each-other is likely happening because your > machine doesn't have 'dot', which is part of the 'graphviz' package. Is > graphviz installed? Well, I already got "baffling" solution to this: change "/usr/sh -> dash" to "/usr/sh -> bash" I did this, and boxes came out better. Though, what is puzzling, now it works without that change... (perphaps something to do with the issue that config needs to be run as root due to use of KernelTap).