[Click] how to install click-packages to click router

Eddie Kohler kohler at cs.ucla.edu
Fri Oct 9 14:02:53 EDT 2009


In general, you:

1. download a package and unpack it
2. cd PACKAGEDIR
3. ./configure --prefix=CLICKINSTALLPREFIX; make install
4. Run a Click script with "require(PACKAGENAME)" at the top of the script.

See etc/samplepackage for an example package with README.

E


weirong sun wrote:
> hello,everybody! there are some packages written by  developers,how to add
> these packages into click router?
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list