Re: clicky unknown element class
Eddie Kohler <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Organization | Harvard University |
| Message-ID | <[email protected]> |
Hi Markku, I see now what's going on. Those errors about "unknown element class" can often be ignored; Clicky is telling you that the current Click *userlevel install* doesn't understand that element class. Sorry for the confusion. By /usr/sh do you mean /bin/sh? Eddie On 5/4/12 2:55 AM, Markku Savela wrote: > 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). >