Bundle-libnet - Installing libnet on OPENVMS OS

Posted on Thu Aug 4 21:14:14 2005 by heliorodrigues
Installing libnet on OPENVMS OS

Hi,

I tried to install libnet 1.19 on openvms os but it's not seem to be installed correctly.

I found only one documentation site: http://perldoc.perl.org/perlvms.html But the steps works fine.

It says to me use the following steps:

$ perl Makefile.PL ! Create Descrip.MMS

$ mmk ! Build necessary files

$ mmk test ! Run test code, if supplied

$ mmk install ! Install into public Perl tree

I copied the Makefile.PL and Configure scripts to the machine. The firs step works correctly but the others one doesn't exist on my os. 'mmk' isn't a valid command.

I'm using OPEN VMS V7.2-1.

Thanks,

HRodrigues
Write a response