develooper Front page | perl.perl5.porters | Postings from September 2013

Re: Question on porting perl 5.16 to Android (no /bin/sh)

Thread Previous | Thread Next
From:
Ben Greear
Date:
September 4, 2013 22:13
Subject:
Re: Question on porting perl 5.16 to Android (no /bin/sh)
Message ID:
5227B08C.9080709@candelatech.com
On 09/04/2013 03:04 PM, Ben Greear wrote:

>    ...//../lib/perl5/5.18.0/pod/perltooc.pod
>    ...//../lib/perl5/5.18.0/pod/perltoot.pod
>    ...//../lib/perl5/5.18.0/pod/a2p.pod
> host/miniperl installman --destdir=/tmp/android-perl
> Can't load module Encode, dynamic loading not available in this perl.
>    (You may need to build a new perl executable which either supports
>    dynamic loading or has the Encode module statically linked into it.)
>   at lib/Pod/Man.pm line 34.
> Compilation failed in require at lib/Pod/Man.pm line 34.
> BEGIN failed--compilation aborted at lib/Pod/Man.pm line 34.
> Compilation failed in require at installman line 13.
> BEGIN failed--compilation aborted at installman line 13.
> make[1]: *** [install.man] Error 255
> make[1]: Leaving directory `/home/greearb/android/perl-cross-hugmeir'
> make: *** [install] Error 2
>
>
> I imagine I can get by with out this particular feature...is there any
> way to selectively disable this so the install can complete?

For what did manage to install, is there a way to get rid of the 5.18.0 suffix?

And why is the directory name weird?  I'm not sure where those extra "..." came from.

[greearb@ben-dt2 perl-cross-ugmeir]$ ls /tmp/android-perl.../
a2p5.18.0             enc2xs5.18.0     perlbug5.18.0     pod2man5.18.0     ptar5.18.0
c2ph5.18.0            find2perl5.18.0  perldoc5.18.0     pod2text5.18.0    ptardiff5.18.0
config_data5.18.0     h2ph5.18.0       perlivp5.18.0     pod2usage5.18.0   ptargrep5.18.0
corelist5.18.0        h2xs5.18.0       perlthanks5.18.0  podchecker5.18.0  s2p5.18.0
cpan2dist5.18.0       instmodsh5.18.0  piconv5.18.0      podselect5.18.0   shasum5.18.0
cpan5.18.0            json_pp5.18.0    pl2pm5.18.0       prove5.18.0       splain5.18.0
cpanp5.18.0           libnetcfg5.18.0  pod2html5.18.0    psed5.18.0        xsubpp5.18.0
cpanp-run-perl5.18.0  perl5.18.0       pod2latex5.18.0   pstruct5.18.0     zipdetails5.18.0
[greearb@ben-dt2 perl-cross-ugmeir]$

>
> Thanks,
> Ben
>
>


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About