Hello, Menasheh Peromsik writes: >Is there a 32 bit linux binary (with ssl) available for lynx somewhere? If >not, how do I build it? I'm trying to get some version of lynx working on >android as per this XDA thread. ><https://forum.xda-developers.com/showthread.php?p=16050683#post16050683> >It just says "move the binary" and doesn't provide a binary. I have a 64 >bit linux, so I can't just grab it from here.
If I understand you correctly, you want to run lynx on Android? I would simply install the termux app (termux.com). They have plenty of binaries, see: <http://termux.net/dists/stable> Using termux, it's as easy as `apt update && apt install lynx'. Termux' lynx version has SSL support. It's available from F-Droid. Best regards Leonard _______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
