[ixpmanager] Installation problem

Nick Hilliard nick at inex.ie
Mon Sep 23 14:59:06 IST 2013


On 23/09/2013 14:49, Rowan Thorpe wrote:
> Also, if you've jiggled things to put your config file in e.g. /etc
> instead of /usr/local/etc, you must edit perl config mod (for which
> the location is hard-coded) as is done by my auto-install script at
> https://github.com/rowanthorpe/ixp-autoinstall/blob/master/ixp-autoinstall.sh#L547

It's also possible to use:

> my $ixpconfig = new IXPManager::Config (configfile => '/etc/ixpmanager.conf');

Unfortunately, this is difficult to code because you run into chicken and
egg problems:

> https://github.com/inex/IXP-Manager/blob/master/tools/runtime/sflow/sflow-to-rrd-handler#L50

Nick




More information about the ixpmanager mailing list