jardin | eb5d44e | 2003-12-23 08:09:43 +0000 | [diff] [blame] | 1 | ISISd package for zebra 0.92a installation instructions: |
| 2 | |
| 3 | 1. grab the zebra 0.92a package from www.zebra.org |
| 4 | 2. unpack the package using tar -zxvf zebra-0.92a.tar.gz |
| 5 | 3. enter the zebra-092a directory |
| 6 | 4. copy the contents of the isisd package into the zebra dir |
| 7 | 5. enter the isisd/modified directory |
| 8 | 6. use the README file and copy the files to the appropriate zebra dirs |
| 9 | (the simplest way to do so would be 'source README') |
| 10 | 7. enter the main zebra directory and issue 'automake','autoconf' and |
| 11 | 'autoheader'. if using automake version 1.5 and up use the '-i' option. |
| 12 | 8. run './configure --enable-isisd' (you may use other zebra config commands) |
| 13 | 9. run 'make' |
| 14 | 10. find your self something entertaining to do for the next couple of minutes |
| 15 | 11. you can issue 'make install' or simply work from the isisd directory |
| 16 | |
| 17 | for any problems, contact the developers at the sourceforge site |
| 18 | http://www.sf.net/projects/isisd |