emusan wrote:I'm having problems trying to get this to work. I downloaded the archive, and copied the contents to the Dingoo like you said(Pauseme in /usr/bin and vifm in /home/myname). The first thing I did when I booted was to remount the root file system as read/write, then I moved to the directory with vifm, I then ran ./vifm and it said Permission denied, so I changed the permissions to rwx for root, then tried to run it again, this time it said ./vifm: file not found. I think you had a similar problem with prboom in the Linux thread(I haven't read all of it yet, so I don't know if/how you fixed it), could you please post some help here, I can give you any more information if you need it(I'm using Booboo's rootfs right now).
I use dingoo uclibc rootfs. And I coudnt run prboom on booboo's root fs never, because i see that error (prboom not found). So I dont fixed It, Joyrider compiled new binaries. I share modified sources later. You may do three things: 1. use other rootfs, 2. wait a little for a sources, 3. wait a little while I learn for compiling static apps.
And my question to guru: how to compile static apps (from ./configure - make - make install)?