Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I'd like to get tuxload http://tuxload.wikidot.com/start to work on my NAS running FFP0.5 and optware on top.
To run the perl script, I ipkged perl, but unfortunately the provided package "perl_5.8.8-20_arm.ipk" has not been complied for threaded scripts:
root@CH3SNAS:/mnt/USB/tuxload/bin# perl tuxload.pl
/mnt/USB/tuxload/bin/../etc/BasicConfig.pm line 6:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
Cannot continue, aborting.
BEGIN failed--compilation aborted at /opt/lib/perl5/5.8.8/arm-linux/threads.pm line 28.
Compilation failed in require at /mnt/USB/tuxload/bin/../etc/BasicConfig.pm line 6.
BEGIN failed--compilation aborted at /mnt/USB/tuxload/bin/../etc/BasicConfig.pm line 6.
Compilation failed in require at tuxload.pl line 36.
BEGIN failed--compilation aborted at tuxload.pl line 36.
root@CH3SNAS:/mnt/USB/tuxload/bin# root@CH3SNAS:/mnt/USB/tuxload/bin# perl tuxload.pl
-sh: root@CH3SNAS:/mnt/USB/tuxload/bin#: /mnt/USB/tuxload/bin/../etc/BasicConfig.pm line 6:
not found
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
I'm a linux beginner... so can anybody please give me a hint on how to get this working (hopefully without rebuilding the whole package!)?
TNX!
Offline