gcc_termux icon indicating copy to clipboard operation
gcc_termux copied to clipboard

Rakudo didn't install properly

Open ghost opened this issue 4 years ago • 2 comments

2021-09-03-100427_1600x900_scrot_crop

u0_a74@localhost ~/rakudo [100]> pkg show rakudo -a Package: rakudo Version: 2020.05 Maintainer: Termux members @termux Installed-Size: 37.7 MB Depends: moarvm Homepage: https://rakudo.org Download-Size: 5062 kB APT-Manual-Installed: yes APT-Sources: https://its-pointless.github.io/files/24 termux/extras arm Packages
Description: Perl 6 implementation on top of Moar virtual machine

Package: rakudo Version: 2020.01-1 Maintainer: Fredrik Fornwall @fornwall Installed-Size: 93.1 MB Depends: moarvm Homepage: https://rakudo.org Download-Size: 10.9 MB APT-Sources: https://its-pointless.github.io/files/24 termux/extras arm Packages
Description: Perl 6 implementation on top of Moar virtual machine

u0_a74@localhost ~/rakudo> raku CANNOT LINK EXECUTABLE "raku": cannot locate symbol "ffi_type_double" referenced by "/data/data/com.termux/files/usr/lib/libmoar.so"...
u0_a74@localhost ~/rakudo> raku --version CANNOT LINK EXECUTABLE "raku": cannot locate symbol "ffi_type_double" referenced by "/data/data/com.termux/files/usr/lib/libmoar.so"...
u0_a74@localhost ~/rakudo> raku --help CANNOT LINK EXECUTABLE "raku": cannot locate symbol "ffi_type_double" referenced by "/data/data/com.termux/files/usr/lib/libmoar.so"...
u0_a74@localhost ~/rakudo> uname -a Linux localhost 3.4.42-g3d041de #1 SMP PREEMPT Sat Dec 24 19:56:29 PST 2016 armv7l Android
u0_a74@localhost ~/rakudo>

i just run the script https://github.com/its-pointless/gcc_termux/blob/master/setup-pointless-repo.sh and then pkg install rakudo

ghost avatar Sep 03 '21 13:09 ghost

yeah probably best to compile it on device for now. I will take a look at some point next few weeks.

its-pointless avatar Sep 22 '21 02:09 its-pointless

yeah probably best to compile it on device for now. I will take a look at some point next few weeks.

Please, could you point us in the right direction to get it compiled on device? Rakudo is notin the termux-packages folder. Please, could you give us a link to the best documentation you are aware off to get this done? Thanks!

rrodrigueznt avatar Nov 20 '21 06:11 rrodrigueznt