Subject: | perl module integration in net-snmp source |
Hi,
when we specify some path with --perfix option to configure
net-snmp5.4.2.1 version and with flag as --with-perl-modules, the
installation of perl is not take place at specified path.
like:
SNMP_MODULE_PATH=/home/user/pkg/usr/local
./configure --perfix=$SNMP_MODULE_PATH --with-perl-modules
make
make install
After this all perl components are installed in /usr/lib path. But as i
sepcified tha path, it should go to that path.
br,
Ambika Prasad