so it seems likely that sometime in the next month the planet computers gemini will ship, dual booting android and debian stretch and, apparently, allowing linux apps to run under android (though we do not yet know whether the inverse is true, which would be useful for, say, telephone stuff).
and amid my excitement i realize that there's a huge amount i don't know re. running linux applications on ARM machines. i've been spoiled by the ability on x86 machines to be able to add a repository to sources.lst and everything just works. my guess is that i'll not be able simply to add the trinity debian repository on this gadget and simply do an apt-get to make it all work.
so, then, for those experienced in different architectures: is it likely i could simply recompile TDE on the machine itself and therefore get working binaries (presuming the availability of a compiler for the gadget), or is there more -- much, much more, probably -- that i'll need to do? the whole purpose of the exercise is to have TDE running usefully on a pocket-sized device, and i realize now that i don't even know if binaries would have to be specific to a particular device or just what.
Hi,
I already ran TDE on Raspberry Pi model B and on a chinese ARM netbook.
These were 32 bit ARM, but I don't see why TDE couldn't be compiled for 64 bit ARM.
Have a great day!
-Alexandre
________________________________ De : dep dep@drippingwithirony.com Envoyé : 3 janvier 2018 13:08:55 À : trinity-users@lists.pearsoncomputing.net Objet : [trinity-users] about to bite off more than i can chew
so it seems likely that sometime in the next month the planet computers gemini will ship, dual booting android and debian stretch and, apparently, allowing linux apps to run under android (though we do not yet know whether the inverse is true, which would be useful for, say, telephone stuff).
and amid my excitement i realize that there's a huge amount i don't know re. running linux applications on ARM machines. i've been spoiled by the ability on x86 machines to be able to add a repository to sources.lst and everything just works. my guess is that i'll not be able simply to add the trinity debian repository on this gadget and simply do an apt-get to make it all work.
so, then, for those experienced in different architectures: is it likely i could simply recompile TDE on the machine itself and therefore get working binaries (presuming the availability of a compiler for the gadget), or is there more -- much, much more, probably -- that i'll need to do? the whole purpose of the exercise is to have TDE running usefully on a pocket-sized device, and i realize now that i don't even know if binaries would have to be specific to a particular device or just what.
-- dep
The shortest distance between you and playing great acoustic guitar: the great new instructional DVDs from Marjorie Thompson, available at www.MarjorieThompson.comhttp://www.MarjorieThompson.com
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
TDE is already successfully compiled for ARM64 - see Preliminary Stable Builds repository for Debian Jessie and Stretch.
Cheers
said Slávek Banko: | TDE is already successfully compiled for ARM64 - see Preliminary Stable | Builds repository for Debian Jessie and Stretch. | | Cheers
Yippee!!
I've found binaries for LibreOffice, GThumb, and GIMP, so with TDE all my requirements are met!
So far -- and of course I don't have the device nor have I ever seen one in person nor has anyone I know ever seen one in person -- it's all proceeding perfectly. I expect this to change . . .
dep wrote:
so it seems likely that sometime in the next month the planet computers gemini will ship, dual booting android and debian stretch and, apparently, allowing linux apps to run under android (though we do not yet know whether the inverse is true, which would be useful for, say, telephone stuff).
not likely - Sailfish uses Dalvik (emulator for android apps) and has integrated it in their licensed products, so Dalvik is OEM license bound (thanks to google licensing model I guess)
and amid my excitement i realize that there's a huge amount i don't know re. running linux applications on ARM machines. i've been spoiled by the ability on x86 machines to be able to add a repository to sources.lst and everything just works. my guess is that i'll not be able simply to add the trinity debian repository on this gadget and simply do an apt-get to make it all work.
so, then, for those experienced in different architectures: is it likely i could simply recompile TDE on the machine itself and therefore get working binaries (presuming the availability of a compiler for the gadget), or is there more -- much, much more, probably -- that i'll need to do? the whole purpose of the exercise is to have TDE running usefully on a pocket-sized device, and i realize now that i don't even know if binaries would have to be specific to a particular device or just what.
no need to compile as you have
[DIR] binary-armel/ 05-Nov-2016 23:37 - http://mirror.ntmm.org/trinity/trinity-r14.0.0/debian/dists/squeeze/main/
if you can run debian or one of the supported platforms on it, you just add trinity to your source.list and install TDE (follow the installation notes https://wiki.trinitydesktop.org/Category:Documentation#Installation)
regards