Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rakudo didn't install properly #129

Open
gabriel80546 opened this issue Sep 3, 2021 · 2 comments
Open

Rakudo didn't install properly #129

gabriel80546 opened this issue Sep 3, 2021 · 2 comments

Comments

@gabriel80546
Copy link

gabriel80546 commented Sep 3, 2021

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

@its-pointless
Copy link
Owner

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

@rrodrigueznt
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants