You are here

perl missing in the latest AREDN SW release

5 posts / 0 new
Last post
i8fuc
perl missing in the latest AREDN SW release

Hi all,

just installed latest AREDN SW release... and discovered that perl is apparently no longer available ....  
We are using perl for some ancillary local functions... how could we get again perl in this release ?

Any help is warmly welcomed

73 Michele I8FUC
 

nc8q
nc8q's picture
install perl
Hi, Michele:

https://downloads.openwrt.org/releases/22.03.3/packages/mips_24kc/packag...

scp -P2222 perl_5.28.1-7_mips_24kc.ipk root@<node-name>/tmp/

ssh -p2222 root@<node-name>
cd /tmp
opkg install  perl_5.28.1-7_mips_24kc.ipk

Not recommended for 32M devices.

73, Chuck
 
i8fuc
Hi Chuck,

Hi Chuck,
thanks a lot for your  infos...
In our local AREDN network we have a number of tools that we use for gatering  a number of statistics for the network... these tools are written in perl and there is at present no need for reworking them.. so shortest path is continue using them..
73 Michele

 

K6CCC
K6CCC's picture
Perl is gone and not coming
Perl is gone and not coming back.

Chuck told you how to install perl itself, but as I understand it, the ability of the AREDN firmware to do anything with a perl command is gone.  One of the developers will have to confirm that...
 
K5DLQ
K5DLQ's picture
Correct.   No more Perl.   

Correct.   No more Perl.   I would NOT depend on those perl packages being around long.

You may want to follow the Prometheus montoring work that has started for a lightweight standard monitoring system.
https://github.com/aredn/aredn_packages/tree/develop/utils/prometheus-exporter
 

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer