wiki:Internal/SummerInternship/Logs/SangeethaSiddegowda/programming/click
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

CLICK MODULAR ROUTER


CLICK INSTALLATION
  • MAKE and INSTALL (inside the click-1.6.0 directory)
    • make -j2 (Click will now run)
    • userlevel/click conf/test.click
      • Output should be five times ok: 40 | 45000028 00000000 401177c3 01000001 02000002 13691369
    • Optional: install Click systemwide (as root)
    • Become root: su
      • make install
      • click <clickdirectory>/conf/test.click should work

Every time you change elements you must do a make install


Click http://read.cs.ucla.edu/click/
Elements of CLICK http://read.cs.ucla.edu/click/elements
Beginner http://www.pats.ua.ac.be/software/click
Last modified 13 years ago Last modified on Jun 20, 2011, 4:46:47 AM
Note: See TracWiki for help on using the wiki.