Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

August 20 2009

SHR perl ...

Why is OpenMoko so debianich ... why. Stripping out so important part of perl, as strict pragmatic module. And so pythonish, that SHR doesn't even ship with perl.
root@brick ~ $ perl rotate.pl 
-sh: perl: not found
root@brick ~ $ opkg-cl install perl
Installing perl (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/perl_5.8.8-r26_armv4t.ipk
Installing libperl5 (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/libperl5_5.8.8-r26_armv4t.ipk
Configuring libperl5
Configuring perl
root@brick ~ $ perl rotate.pl
Can't locate strict.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl   .) at rotate.pl line 3.
BEGIN failed--compilation aborted at rotate.pl line 3.
root@brick ~ $ opkg-cl install perl-module-strict
Installing perl-module-strict (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/perl-module-strict_5.8.8-r26_armv4t.ipk
Configuring perl-module-strict