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 > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
