-
Notifications
You must be signed in to change notification settings - Fork 4
/
INSTALL
46 lines (33 loc) · 1.65 KB
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
The following perl modules are needed:
YAML::XS # libyaml-libyaml-perl
Cache::FileCache # libcache-cache-perl
Net::IP::XS # libnet-ip-xs-perl
Template # libtemplate-perl
Moo # libmoo-perl
Type::Tiny # libtype-tiny-perl
IPC::System::Simple # libipc-system-simple-perl
namespace::clean # libnamespace-clean-perl
The following other dependencies are needed:
https://github.com/bgp/bgpq4 # bgpq4
To install the package, unpack it in /usr/local/lib/, /opt/ or another
appropriate directory and then create symlinks to the programs from a
directory in the $PATH.
Even if the code mentions bgpq3, I have switched to bgpq4 long ago and
strongly recommend it.
The Net::Whois::RIPE backend has been deprecated for a long time and is
being removed.
The point of the supplied template files is not to provide fully
generic and parametrized templates which can be used for every
router in every company, but to show some examples of template which
after some customization may be used for a class of routers in a company.
The mambo and hula example configuration files are a subset of real
configuration files which are being used in production.
Support is available from the author or from the [email protected]
mailing list. Visit http://lists.bofh.it/listinfo/rpsltool to subscribe.
New releases will be announced on the mailing list.
This software has been developed on my own time.
If you want to show your appreciation for my work, you can buy me
books from my wishlist: http://blog.bofh.it/amazon .
Perfection is achieved not when there is nothing more to add, but when
there is nothing left to take away.
-- Antoine Marie Roger de Saint-Exupéry