Search found 2 matches

by Linuxiarz
Sat Dec 07, 2024 10:35 am
Forum: Help & Bug Reports
Topic: RVGL on termux
Replies: 3
Views: 29999

Re: RVGL on termux

I tried to run all files rvgl, rvgl.arm64, rvgl armhf.
rvgl.arm64 is the right one on my device, but the problem is that rvgl.arm64 cannot find other required packages. Maybe it searches wrong directory. Is there any error log?

Edit: I tried ./rvgl.arm64 instead of bash rvgl.arm64, exit code is 127
by Linuxiarz
Wed Dec 04, 2024 7:43 pm
Forum: Help & Bug Reports
Topic: RVGL on termux
Replies: 3
Views: 29999

RVGL on termux

I have a problem with running RVGL on termux. I downloaded all libs, and after launching in native linux termux:x11, i have an error :

/rvgl: line 40: ./rvgl.arm64: cannot execute: required file not found

Did anyone have this problem? How to fix this?