[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] 32 Bit Ubuntu binary with https
From: |
Leonard Schmidt |
Subject: |
Re: [Lynx-dev] 32 Bit Ubuntu binary with https |
Date: |
Thu, 05 Jan 2017 09:13:51 +0100 |
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