Thread: perl for kindle
View Single Post
Old 11-10-2013, 09:15 PM   #37
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
I rebuilt this again.

expects to live in /mnt/us/extensions/perl

[root@kindle root]# export PATH=$PATH:/mnt/us/extensions/perl/usr/bin
[root@kindle root]# perl --version

Quote:
This is perl, v5.10.0 built for armv6l-linux

Copyright 1987-2007, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
(probably runs on everything)

[root@kindle root]# perl -V
Quote:
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.26-rt-lab126, archname=armv6l-linux
uname='linux dev 3.2.0-35-generic #55-ubuntu smp wed dec 5 17:45:18 utc 2012 armv7l gnulinux '
config_args='-Dprefix=/mnt/us/extensions/perl -Dvendorprefix=/mnt/us/extensions/perl -Dman1dir=/mnt/us/extensions/perl/share/man/man1 -Dman3dir=/mnt/us/extensions/perl/share/man/man3 -Duseshrplib -Dpager=/usr/bin/less'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.3.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-rpath,/mnt/us/extensions/system/usr/lib -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lc -lcrypt
perllibs=-ldl -lm -lc -lcrypt
libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-rpath,/mnt/us/extensions/system/usr/lib -Wl,-E -Wl,-rpath,/mnt/us/extensions/perl/usr/lib/5.10.0/armv6l-linux/CORE'
cccdlflags='-fPIC', lddlflags='-Wl,-rpath,/mnt/us/extensions/system/usr/lib -shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
USE_LARGE_FILES USE_PERLIO
Built under linux
Compiled at Nov 10 2013 23:43:28
@INC:
/mnt/us/extensions/perl/usr/lib/5.10.0/armv6l-linux
/mnt/us/extensions/perl/usr/lib/5.10.0
/mnt/us/extensions/perl/usr/lib/site_perl/5.10.0/armv6l-linux
/mnt/us/extensions/perl/usr/lib/site_perl/5.10.0
/mnt/us/extensions/perl/lib/vendor_perl/5.10.0/armv6l-linux
/mnt/us/extensions/perl/lib/vendor_perl/5.10.0
/mnt/us/extensions/perl/lib/vendor_perl
/mnt/us/extensions/perl/addons
.
Attached Files
File Type: zip perl-kindle3-and-beyond-KUAL-DUMMY.zip (11.88 MB, 325 views)

Last edited by twobob; 11-10-2013 at 09:31 PM.
twobob is offline   Reply With Quote